Staging
v0.8.1
Revision bf15dce0a37b9bfdc6c1cbc9e8e094ce61994dc3 authored by Steven Bethard on 02 March 2010, 09:28:36 UTC, committed by Steven Bethard on 02 March 2010, 09:28:36 UTC
................
  r78577 | steven.bethard | 2010-03-02 01:22:57 -0800 (Tue, 02 Mar 2010) | 11 lines

  Merged revisions 78576 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    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 0712921
History
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 705 bytes
.hgignore -rw-r--r-- 900 bytes
.hgtags -rw-r--r-- 3.9 KB
LICENSE -rw-r--r-- 14.0 KB
Makefile.pre.in -rw-r--r-- 38.8 KB
README -rw-r--r-- 6.9 KB
configure -rwxr-xr-x 690.2 KB
configure.in -rw-r--r-- 113.3 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 31.5 KB
runtests.sh -rwxr-xr-x 2.1 KB
setup.py -rw-r--r-- 71.2 KB

README

back to top