• Raymond Hettinger's avatar
    Minor improvements to the template code. · 0d58e2be
    Raymond Hettinger yazdı
    * Add comment bars segregating this code from the rest.
    * Improve readability of the re pattern with indentation and comments on
      the same line.
    * Replace the groupdict() and get() pair with a direct call to group()
      which does the same thing.
    0d58e2be
string.py 14.2 KB