]> granicus.if.org Git - python/commit
- Issue #15935: Clarification of argparse docs, re: add_argument() type and
authorBarry Warsaw <barry@python.org>
Tue, 25 Sep 2012 14:37:58 +0000 (10:37 -0400)
committerBarry Warsaw <barry@python.org>
Tue, 25 Sep 2012 14:37:58 +0000 (10:37 -0400)
commit1dedd0a4a4b88eeabb95af4b372a447b4d41b223
tree05e843bdad2a63dfba349b772e68a2c2b4b2e4cc
parentdf12f2bbb6d7d2a26fc10072ead199b3a19c6623
- Issue #15935: Clarification of argparse docs, re: add_argument() type and
  default arguments.  Patch contributed by Chris Jerdonek.
Doc/library/argparse.rst
Misc/NEWS