Staging
v0.5.1
https://github.com/python/cpython
Revision 63f2bee57f1bddd4e635d7207de1ca92c23162c5 authored by Steven Bethard on 02 March 2010, 09:27:05 UTC, committed by Steven Bethard on 02 March 2010, 09:27:05 UTC
........
  r78576 | steven.bethard | 2010-03-02 00:38:09 -0800 (Tue, 02 Mar 2010) | 3 lines

  Initial commit of the argparse library, based on argparse 1.1.
  Docs still need some updating to make getopt and optparse match the wording promised in the PEP.
  There are also probably a number of :class:ArgumentParser etc. links that could be added to the argparse documentation.
........
1 parent 5edb876
History
Tip revision: 63f2bee57f1bddd4e635d7207de1ca92c23162c5 authored by Steven Bethard on 02 March 2010, 09:27:05 UTC
Blocked revisions 78576 via svnmerge
Tip revision: 63f2bee
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.bzrignore -rw-r--r-- 673 bytes
.hgignore -rw-r--r-- 866 bytes
.hgtags -rw-r--r-- 4.2 KB
LICENSE -rw-r--r-- 13.8 KB
Makefile.pre.in -rw-r--r-- 38.3 KB
README -rw-r--r-- 53.7 KB
configure -rwxr-xr-x 675.2 KB
configure.in -rw-r--r-- 108.8 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 28.9 KB
setup.py -rw-r--r-- 81.3 KB

README

back to top