]> granicus.if.org Git - python/commit
Running the program through itself reveals that one end tag was
authorGuido van Rossum <guido@python.org>
Wed, 28 Jun 2000 22:55:20 +0000 (22:55 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 28 Jun 2000 22:55:20 +0000 (22:55 +0000)
commita04ff0fb53913b1c821dac4278331728dbdbfe51
tree895dbe32b4473491cac033aad8c3b0e6b1de5bc6
parent59811b189d1b2ac60bad1d2b2bd84437f13a455f
Running the program through itself reveals that one end tag was
mislabeled.

(Using -c and then -e rearranges some comments, so I won't check that
in -- but it's a good test anyway.

Note that pindent is not perfect -- e.g. it doesn't know about
triple-quoted strings!)
Tools/scripts/pindent.py