summaryrefslogtreecommitdiffstats
path: root/Doc/library/getopt.rst
Commit message (Expand)AuthorAgeFilesLines
* Fix note markup (#16805).Éric Araujo2014-03-121-0/+1
* Issue #16341: convert examples to use except ... as ... syntax.Andrew Svetlov2012-10-301-1/+1
* update to new C roles and directivesSandro Tosi2012-01-141-5/+5
* Remove outdated pointer to optparse (fixes #11360).Éric Araujo2011-08-261-3/+0
* Backport source links from 3.x.Éric Araujo2011-08-191-1/+4
* Merged revisions 86521,86632,86823-86824,87294,87296,87300,87302 via svnmerge...Éric Araujo2010-12-161-4/+4
* argparse documentation updates (including updates to optparse and getopt docu...Steven Bethard2010-05-241-2/+20
* Initial commit of the argparse library, based on argparse 1.1.Steven Bethard2010-03-021-2/+2
* #6977: getopt does not support optional option arguments.Georg Brandl2009-10-221-11/+12
* revert r69777 since all the experts agree that extra import lines distract fr...Benjamin Peterson2009-02-201-2/+1
* Since we recommend one module per import line, reflect this also in theJeroen Ruigrok van der Werven2009-02-191-1/+2
* Use markup.Georg Brandl2008-12-051-2/+2
* Added xrefs to each other.Mark Summerfield2008-09-081-1/+6
* Enable doctest running for several other documents.Georg Brandl2008-03-221-4/+3
* Fix introductory sentence.Georg Brandl2008-01-061-1/+1
* Some cleanup in the docs.Georg Brandl2007-12-291-3/+1
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+147