]> granicus.if.org Git - python/commit
Added more text to the docstring, updated the way the exit status is
authorGuido van Rossum <guido@python.org>
Sun, 2 Sep 2001 04:49:36 +0000 (04:49 +0000)
committerGuido van Rossum <guido@python.org>
Sun, 2 Sep 2001 04:49:36 +0000 (04:49 +0000)
commit13c51ecb8c5b70f83f746db9af759b9d6a590769
treee831b6ac7b4785b30de4489e9332d5636283674f
parent43db62e2636a456cb78c86efc17c85335f64f1ef
Added more text to the docstring, updated the way the exit status is
percolated out, and some general cleanup.  The output is still the
same, except it now prints "Index: <file>" instead of "Processing:
<file>", so that the output can be used as input for patch (but only
the diff-style parts of it).
Tools/scripts/fixdiv.py