]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
- Issue #15935: Clarification of argparse docs, re: add_argument() type and
authorBarry Warsaw <barry@python.org>
Tue, 25 Sep 2012 14:32:53 +0000 (10:32 -0400)
committerBarry Warsaw <barry@python.org>
Tue, 25 Sep 2012 14:32:53 +0000 (10:32 -0400)
commit0dea936e788a760e5d4dafb36b8584771b52da3c
treef7efe58e358b31dbc33e6f463ce91ba0fa82f768
parent671138f27dcdc3d259e85f7603acf01a46a44515
- Issue #15935: Clarification of argparse docs, re: add_argument() type and
  default arguments.  Patch contributed by Chris Jerdonek.
Doc/library/argparse.rst
Misc/NEWS