commit | 5971096472441fffb05aa71900baafe1ecf599ea | [log] [tgz] |
---|---|---|
author | Steven Bethard <steven.bethard@gmail.com> | Mon May 24 03:21:08 2010 +0000 |
committer | Steven Bethard <steven.bethard@gmail.com> | Mon May 24 03:21:08 2010 +0000 |
tree | dc4195a17ad1b4006d5fb4263140094aad127884 | |
parent | dc787d2055a7b562b64ca91b8f1af6d49fa39f1c [diff] |
Merged revisions 81490 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r81490 | steven.bethard | 2010-05-23 19:38:00 -0700 (Sun, 23 May 2010) | 1 line argparse documentation updates (including updates to optparse and getopt documentation that were promised in the PEP) ........