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

Skip to content

Commit e9330e7

Browse files
committed
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 41162eb commit e9330e7

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
@@ -16,6 +16,7 @@ but they are available on most other systems as well. Here's an overview:
1616
os.rst
1717
io.rst
1818
time.rst
19+
argparse.rst
1920
optparse.rst
2021
getopt.rst
2122
logging.rst

0 commit comments

Comments
 (0)