summaryrefslogtreecommitdiffstats
path: root/Doc/library/argparse.rst
Commit message (Expand)AuthorAgeFilesLines
* Merge #10423: clarify options vs args in argparse discussion of optparseR David Murray2012-03-301-2/+3
|\
| * #10423: clarify options vs args in argparse discussion of optparseR David Murray2012-03-301-2/+3
* | Issue #14410: merge with 3.2Sandro Tosi2012-03-261-2/+2
|\ \ | |/
| * Issue #14410: fix typo in argparse doc; patch by Tshepang LekhonkhobeSandro Tosi2012-03-261-2/+2
* | Merge 3.2Éric Araujo2012-02-201-15/+16
|\ \ | |/
| * Add missing “::” markup.Éric Araujo2012-02-201-15/+16
* | Issue #13605: merge with 3.2Sandro Tosi2012-02-191-1/+1
|\ \ | |/
| * Issue #13605: use print() in argparse nargs exampleSandro Tosi2012-02-191-1/+1
* | Issue #13605: merge with 3.2Sandro Tosi2012-01-191-5/+5
|\ \ | |/
| * Issue #13605: more meaningful example + fixesSandro Tosi2012-01-191-5/+5
* | Issue #13605: merge with 3.2Sandro Tosi2012-01-191-0/+11
|\ \ | |/
| * Issue #13605: add documentation for nargs=argparse.REMAINDERSandro Tosi2012-01-191-0/+11
* | merge with 3.2Sandro Tosi2012-01-041-0/+13
|\ \ | |/
| * Issue #10772: add count and help argparse action; patch by Marc SibsonSandro Tosi2012-01-041-0/+13
* | merge with 3.2Sandro Tosi2012-01-031-0/+11
|\ \ | |/
| * Issue #9349: add argparse.SUPPRESS to help docSandro Tosi2012-01-031-0/+11
* | Issue #13191: typo in argparse docsEli Bendersky2011-11-111-1/+1
|\ \ | |/
| * Issue #13191: typo in argparse docsEli Bendersky2011-11-111-1/+1
* | Merge 3.2Florent Xicluna2011-10-281-1/+1
|\ \ | |/
| * Fixes #13270: obsolete reference to old-style/new-style classes.Florent Xicluna2011-10-281-1/+1
* | Merge with 3.2.Ezio Melotti2011-10-191-1/+1
|\ \ | |/
* | Merge doc changes from 3.2.Éric Araujo2011-09-011-1/+1
|\ \ | |/
| * Fix some misuses of Sphinx roles and one typoÉric Araujo2011-09-011-1/+1
* | Merge 3.2Éric Araujo2011-08-191-31/+31
|\ \ | |/
| * Don’t quote characters twice.Éric Araujo2011-08-181-17/+17
| * Don’t use “arg” for “argument”Éric Araujo2011-08-181-15/+15
| * Add a few missing source links from 2.7 and harmonize lib docs headersÉric Araujo2011-08-181-2/+2
* | Merge 3.2Éric Araujo2011-08-101-19/+19
|\ \ | |/
| * Use real word in English text (i.e. not code)Éric Araujo2011-08-101-19/+19
* | Fix closes issue12663 - Correcting the ArgumentParser.error description. Patc...Senthil Kumaran2011-08-021-1/+1
|\ \ | |/
| * Fix closes issue12663 - Correcting the ArgumentParser.error description. Patc...Senthil Kumaran2011-08-021-1/+1
* | Merge from 3.2 (#9254, #8982, #9788)Éric Araujo2011-07-291-7/+10
|\ \ | |/
| * Add a link target for argparse.Namespace (#8982)Éric Araujo2011-07-291-7/+10
* | Merge with 3.2.Ezio Melotti2011-04-211-96/+111
|\ \ | |/
| * Fix some more markup glitches in argparse doc.Ezio Melotti2011-04-211-101/+113
* | #11904-#11905: Merge typo fixes with 3.2.Ezio Melotti2011-04-211-5/+5
|\ \ | |/
| * #11905: fix missing full stop in argparse doc. Noticed by Vladimir Rutsky.Ezio Melotti2011-04-211-1/+1
| * #11904: fix indentation in argparse doc. Noticed by Vladimir Rutsky.Ezio Melotti2011-04-211-4/+4
* | #11902: Merge with 3.2.Ezio Melotti2011-04-211-1/+1
|\ \ | |/
| * #11902: Fix typo in argparse doc. Noticed by Vladimir Rutsky.Ezio Melotti2011-04-211-1/+1
* | Merge with 3.2.Ezio Melotti2011-04-211-11/+11
|\ \ | |/
| * Add the :mod: role where it was missing.Ezio Melotti2011-04-211-11/+11
* | #11885: Merge with 3.2.Ezio Melotti2011-04-211-2/+2
|\ \ | |/
| * #11885: capitalize Python.Ezio Melotti2011-04-211-2/+2
* | Merge with 3.2.Ezio Melotti2011-04-161-3/+3
|\ \ | |/
| * Fix a few more hyphens in argparse.rstEzio Melotti2011-04-161-3/+3
| * Consistency fix: "command line" is the noun, "command-line" the adjective.Georg Brandl2011-04-161-18/+18
| * Backport 8a9f8f34d9d5.Georg Brandl2011-04-161-1/+1
* | Fix duplicate "is".Georg Brandl2011-04-161-1/+1
* | Consistency fix: "command line" is the noun, "command-line" the adjective.Georg Brandl2011-04-161-18/+18