- 2804602 Merged revisions 87627,87638,87760,87986,88108,88115,88165,88263,88329,88364-88365,88423-88424 via svnmerge from by Georg Brandl · 14 years ago
- a8132ec Merged revisions 86521,86632,86823-86824,87294,87296,87300,87302 via svnmerge from by Éric Araujo · 15 years ago
- 35e7a8f Merged revisions 85274 via svnmerge from by Georg Brandl · 15 years ago
- 0347c71 Merged revisions 83385-83389,83391 via svnmerge from by Georg Brandl · 15 years ago
- 74bd9cf argparse documentation updates (including updates to optparse and getopt documentation that were promised in the PEP) by Steven Bethard · 15 years ago
- 67b4e18 Fixed Issue8209 - OptionParser keyword arg 'epilog' not mentioned in the docs by Senthil Kumaran · 15 years ago
- e9330e7 Initial commit of the argparse library, based on argparse 1.1. by Steven Bethard · 15 years ago
- b9c3ed4 #3340: document print/get_usage and print/get_version by Ezio Melotti · 16 years ago
- 5129ed3 #7618: fix highlight of code blocks by Ezio Melotti · 16 years ago
- 66d8d69 #7404: remove reference to non-existing example files. by Georg Brandl · 16 years ago
- b926ebb Make the optparse doc style a bit more standard: use standard description units for attrs/methods/etc., and use the correct referencing roles. by Georg Brandl · 16 years ago
- 7842a41 Remove duplicate doc of enable/disable_interspersed_args. by Georg Brandl · 16 years ago
- bc3777d String values should be shown with quotes, to avoid confusion with constants. by Georg Brandl · 16 years ago
- 718b221 #6892: fix optparse example involving help option. by Georg Brandl · 16 years ago
- d7226ff Remove strange trailing commas. by Georg Brandl · 16 years ago
- 8514b85 #6638: fix wrong parameter name and markup a class. by Georg Brandl · 16 years ago
- 9fa61bb #6577: fix (hopefully) all links to builtin instead of module/class-specific objects. by Georg Brandl · 16 years ago
- 0c9eb43 #6371: fix link targets. by Georg Brandl · 16 years ago
- 14315d6 #6009: undocument default argument of Option as deprecated. by Georg Brandl · 16 years ago
- 253a29f #4827: fix callback example. by Georg Brandl · 17 years ago
- 174fbe7 #5153: fix typo in example. by Georg Brandl · 17 years ago
- 7044b11 Remove tabs from the documentation. by Georg Brandl · 17 years ago
- c62ef8b Remove trailing whitespace. by Georg Brandl · 17 years ago
- 60b2e38 #4568: remove limitation in varargs callback example. by Georg Brandl · 17 years ago
- cad8da8 Markup fixes. (optparse.rst probably needs an entire revision pass.) by Andrew M. Kuchling · 17 years ago
- 7a4a93b #1415508: Document two functions by Andrew M. Kuchling · 17 years ago
- ffde3cf Added xrefs to each other. by Mark Summerfield · 17 years ago
- 810f807 #3040: include 'dest' argument in example; trim some trailing whitespace by Andrew M. Kuchling · 17 years ago
- 60c0be3 Clarification. by Georg Brandl · 17 years ago
- c859094 #2673 Fix example typo in optparse docs by Benjamin Peterson · 17 years ago
- 799b372 #2476: document that %default feature is new in 2.4. by Georg Brandl · 17 years ago
- 12db865 Part of #2154: minimal syntax fixes in doc example snippets. by Georg Brandl · 17 years ago
- 8b506e7 Bug 1296: restore text describing OptionGroup by Andrew M. Kuchling · 18 years ago
- b19be57 Some cleanup in the docs. by Georg Brandl · 18 years ago
- 97ca583 Fix typo and double word. by Georg Brandl · 18 years ago
- 8ec7f65 Move the 2.6 reST doc tree in place. by Georg Brandl · 18 years ago