mirror of
https://github.com/python/cpython.git
synced 2025-07-28 21:55:21 +00:00
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.
This commit is contained in:
parent
41162ebdad
commit
e9330e7941
8 changed files with 8326 additions and 6 deletions
2353
Lib/argparse.py
Normal file
2353
Lib/argparse.py
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue