]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Change the usage() function. Don't print the entire multi-page
authorGuido van Rossum <guido@python.org>
Fri, 17 Aug 2007 18:39:15 +0000 (18:39 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 17 Aug 2007 18:39:15 +0000 (18:39 +0000)
commit4e7eba7cfac12932c87011c291d8e0289a1e7cf2
treed23bd12b513bf040862cb88153135c5d756d7c4c
parentf10aa9825e49e8652f30bc6d92c736fe47bb134c
Change the usage() function.  Don't print the entire multi-page
docstring when there's a command line syntax error.
Lib/test/regrtest.py