| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #11699: fix documentation of OptionParser.get_option_group. Patch by Pe... | Eli Bendersky | 2011-07-30 | 1 | -2/+3 |
|
|
* | Merged revisions 87627,87638,87760,87986,88108,88115,88165,88263,88329,88364-... | Georg Brandl | 2011-02-25 | 1 | -25/+99 |
|
|
* | Merged revisions 86521,86632,86823-86824,87294,87296,87300,87302 via svnmerge... | Éric Araujo | 2010-12-16 | 1 | -80/+80 |
|
|
* | Merged revisions 85274 via svnmerge from | Georg Brandl | 2010-10-06 | 1 | -1/+1 |
|
|
* | Merged revisions 83385-83389,83391 via svnmerge from | Georg Brandl | 2010-08-01 | 1 | -2/+3 |
|
|
* | argparse documentation updates (including updates to optparse and getopt docu... | Steven Bethard | 2010-05-24 | 1 | -1/+6 |
|
|
* | Fixed Issue8209 - OptionParser keyword arg 'epilog' not mentioned in the docs | Senthil Kumaran | 2010-03-23 | 1 | -1/+2 |
|
|
* | Initial commit of the argparse library, based on argparse 1.1. | Steven Bethard | 2010-03-02 | 1 | -3/+3 |
|
|
* | #3340: document print/get_usage and print/get_version | Ezio Melotti | 2010-01-04 | 1 | -0/+26 |
|
|
* | #7618: fix highlight of code blocks | Ezio Melotti | 2010-01-03 | 1 | -7/+19 |
|
|
* | #7404: remove reference to non-existing example files. | Georg Brandl | 2009-12-28 | 1 | -3/+1 |
|
|
* | Make the optparse doc style a bit more standard: use standard description uni... | Georg Brandl | 2009-09-17 | 1 | -454/+510 |
|
|
* | Remove duplicate doc of enable/disable_interspersed_args. | Georg Brandl | 2009-09-17 | 1 | -27/+19 |
|
|
* | String values should be shown with quotes, to avoid confusion with constants. | Georg Brandl | 2009-09-17 | 1 | -23/+23 |
|
|
* | #6892: fix optparse example involving help option. | Georg Brandl | 2009-09-16 | 1 | -1/+4 |
|
|
* | Remove strange trailing commas. | Georg Brandl | 2009-09-16 | 1 | -3/+3 |
|
|
* | #6638: fix wrong parameter name and markup a class. | Georg Brandl | 2009-09-01 | 1 | -3/+4 |
|
|
* | #6577: fix (hopefully) all links to builtin instead of module/class-specific ... | Georg Brandl | 2009-07-26 | 1 | -19/+19 |
|
|
* | #6371: fix link targets. | Georg Brandl | 2009-06-30 | 1 | -2/+2 |
|
|
* | #6009: undocument default argument of Option as deprecated. | Georg Brandl | 2009-05-16 | 1 | -2/+2 |
|
|
* | #4827: fix callback example. | Georg Brandl | 2009-02-05 | 1 | -1/+1 |
|
|
* | #5153: fix typo in example. | Georg Brandl | 2009-02-05 | 1 | -1/+1 |
|
|
* | Remove tabs from the documentation. | Georg Brandl | 2009-01-03 | 1 | -6/+6 |
|
|
* | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 1 | -1/+1 |
|
|
* | #4568: remove limitation in varargs callback example. | Georg Brandl | 2008-12-15 | 1 | -25/+22 |
|
|
* | Markup fixes. (optparse.rst probably needs an entire revision pass.) | Andrew M. Kuchling | 2008-09-30 | 1 | -14/+14 |
|
|
* | #1415508: Document two functions | Andrew M. Kuchling | 2008-09-28 | 1 | -6/+21 |
|
|
* | Added xrefs to each other. | Mark Summerfield | 2008-09-08 | 1 | -1/+1 |
|
|
* | #3040: include 'dest' argument in example; trim some trailing whitespace | Andrew M. Kuchling | 2008-09-06 | 1 | -3/+3 |
|
|
* | Clarification. | Georg Brandl | 2008-06-13 | 1 | -3/+3 |
|
|
* | #2673 Fix example typo in optparse docs | Benjamin Peterson | 2008-04-23 | 1 | -1/+1 |
|
|
* | #2476: document that %default feature is new in 2.4. | Georg Brandl | 2008-03-25 | 1 | -4/+5 |
|
|
* | Part of #2154: minimal syntax fixes in doc example snippets. | Georg Brandl | 2008-02-21 | 1 | -1/+1 |
|
|
* | Bug 1296: restore text describing OptionGroup | Andrew M. Kuchling | 2008-01-19 | 1 | -0/+29 |
|
|
* | Some cleanup in the docs. | Georg Brandl | 2007-12-29 | 1 | -20/+0 |
|
|
* | Fix typo and double word. | Georg Brandl | 2007-09-24 | 1 | -2/+2 |
|
|
* | Move the 2.6 reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+1827 |
|
|