Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6d26569

Browse files
committed
Merged revisions 78576 via svnmerge from
svn+ssh://[email protected]/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 b193826 commit 6d26569

8 files changed

Lines changed: 8326 additions & 6 deletions

File tree

Doc/library/allos.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ but they are available on most other systems as well. Here's an overview:
1515
os.rst
1616
io.rst
1717
time.rst
18+
argparse.rst
1819
optparse.rst
1920
getopt.rst
2021
logging.rst

0 commit comments

Comments
 (0)