1. 0dea936 - Issue #15935: Clarification of argparse docs, re: add_argument() type and by Barry Warsaw · 13 years ago
  2. ed3f590 #15831: document multiple signatures on different lines. Patch by Chris Jerdonek. by Ezio Melotti · 13 years ago
  3. 682100e add missing parenthesis to 'action' argparse doc; thanks to kishkin from docs@ by Sandro Tosi · 13 years ago
  4. e48daea #14034: added the argparse tutorial. Patch by Tshepang Lekhonkhobe. by Ezio Melotti · 13 years ago
  5. 5080cad #10423: clarify options vs args in argparse discussion of optparse by R David Murray · 13 years ago
  6. 48a8895 Issue #14410: fix typo in argparse doc; patch by Tshepang Lekhonkhobe by Sandro Tosi · 13 years ago
  7. bb42f5e Add missing “::” markup and wrap overlong lines by Éric Araujo · 13 years ago
  8. cb21227 Issue #13605: more meaningful example + fixes by Sandro Tosi · 14 years ago
  9. 10f047d Issue #13605: add documentation for nargs=argparse.REMAINDER by Sandro Tosi · 14 years ago
  10. 8b211fc Issue #10772: add count and help argparse action; patch by Marc Sibson by Sandro Tosi · 14 years ago
  11. 711f547 Issue #9349: add argparse.SUPPRESS to help doc by Sandro Tosi · 14 years ago
  12. 421467f Note the store_true and store_false also create the appropriate defaults. by Raymond Hettinger · 14 years ago
  13. bba1dd5 Issue #13191: typo in argparse docs by Eli Bendersky · 14 years ago
  14. 7ce05e0 Fix some markup and one typo by Éric Araujo · 14 years ago
  15. 29a0b57 Backport source links from 3.x. by Éric Araujo · 14 years ago
  16. 67719bd Synchronize argparse docs with 3.x versions by Éric Araujo · 14 years ago
  17. c1ee4ef Fix closes issue12663 - Correcting the ArgumentParser.error description. Patch by Sandro Tosi. by Senthil Kumaran · 14 years ago
  18. f0d44bc Add a link target for argparse.Namespace (#8982) by Éric Araujo · 14 years ago
  19. c69313a Fix some more markup glitches in argparse doc. by Ezio Melotti · 14 years ago
  20. 569083a The \ is not supported in Sphinx 0.6. by Ezio Melotti · 14 years ago
  21. d281f14 #11905: fix missing full stop in argparse doc. Noticed by Vladimir Rutsky. by Ezio Melotti · 14 years ago
  22. 310619c #11904: fix indentation in argparse doc. Noticed by Vladimir Rutsky. by Ezio Melotti · 14 years ago
  23. 0a43ecc #11902: Fix typo in argparse doc. Noticed by Vladimir Rutsky. by Ezio Melotti · 14 years ago
  24. 01b600c Add the :mod: role where it was missing. by Ezio Melotti · 14 years ago
  25. 2eab88e #11885: capitalize Python. by Ezio Melotti · 14 years ago
  26. 1212582 Fix a few hyphens in argparse.rst. by Ezio Melotti · 14 years ago
  27. 5e0062d Issue #9343: Document that argparse parent parsers must be configured before their children. (Merge from 3.2.) by Steven Bethard · 14 years ago
  28. 3f69a05 Issue #8982: Improve the documentation for the argparse Namespace object. (Merge from 3.2.) by Steven Bethard · 14 years ago
  29. 561b96f Merged revisions 86542,87136,87216,87221,87228,87256,87337-87338,87372,87516,87571,88164 via svnmerge from by R. David Murray · 15 years ago
  30. 585bbb9 Merged revisions 87890 via svnmerge from by Georg Brandl · 15 years ago
  31. b8d0e36 Merged revisions 85617-85622,85624,85626-85627,85629,85631,85635-85636,85638-85639,85641-85642 via svnmerge from by Georg Brandl · 15 years ago
  32. 35e7a8f Merged revisions 85274 via svnmerge from by Georg Brandl · 15 years ago
  33. 1cbf78e Merged revisions 83675 via svnmerge from by R. David Murray · 15 years ago
  34. 8891e23 Merged revisions 83160-83161,83166,83168-83169,83171 via svnmerge from by Georg Brandl · 15 years ago
  35. 58df679 Add missing target. by Georg Brandl · 15 years ago
  36. 74bd9cf argparse documentation updates (including updates to optparse and getopt documentation that were promised in the PEP) by Steven Bethard · 15 years ago
  37. 019551f Fix typo in argparse doc. by Ezio Melotti · 15 years ago
  38. 404bd7f #8528: fix typo. by Georg Brandl · 15 years ago
  39. 21e99f4 #5341: more built-in vs builtin fixes. by Georg Brandl · 15 years ago
  40. ac80c15 rephrase by Benjamin Peterson · 15 years ago
  41. c516d19 fix Sphinx warnings by Benjamin Peterson · 15 years ago
  42. 90c5802 edit for style by Benjamin Peterson · 15 years ago
  43. d2decd9 Add some x-refs. by Georg Brandl · 15 years ago
  44. a39e966 set svn:eol-style by Benjamin Peterson · 15 years ago
  45. e9330e7 Initial commit of the argparse library, based on argparse 1.1. by Steven Bethard · 15 years ago