1. 561b96f Merged revisions 86542,87136,87216,87221,87228,87256,87337-87338,87372,87516,87571,88164 via svnmerge from by R. David Murray · 14 years ago
  2. 7f41b88 #10680: fix mutually exclusive arguments in argument groups. by Steven Bethard · 14 years ago
  3. f8583ac Issue #9509: make argarse properly handle IOErrors raised by argparse.FileType. Approved by Georg in the tracker. by Steven Bethard · 14 years ago
  4. 2623a37 Merged revisions 86596 via svnmerge from by Ezio Melotti · 14 years ago
  5. 2e4d4c4 Merged revisions 86111 via svnmerge from by Steven Bethard · 14 years ago
  6. 68c3678 Merged revisions 86092 via svnmerge from by Steven Bethard · 14 years ago
  7. 784dd51 Merged revisions 86090 via svnmerge from by Steven Bethard · 14 years ago
  8. 931906a Merged revisions 86086 via svnmerge from by Steven Bethard · 14 years ago
  9. abacccc Merged revisions 86080 via svnmerge from by Steven Bethard · 14 years ago
  10. f7c2445 Merged revisions 85497 via svnmerge from by Antoine Pitrou · 14 years ago
  11. 1cbf78e Merged revisions 83675 via svnmerge from by R. David Murray · 14 years ago
  12. dce6e1b Fix default value for version help. Approved by Benjamin on python-dev: http://mail.python.org/pipermail/python-dev/2010-May/100231.html by Steven Bethard · 14 years ago
  13. 91a2c89 Switch regrtest to use StringIO instead of cStringIO for test_multiprocessing on Windows. Issue 8333. by Michael Foord · 15 years ago
  14. 6257a7b Replace catch_warnings with check_warnings when it makes sense. Use assertRaises context manager to simplify some tests. by Florent Xicluna · 15 years ago
  15. 2ec1f27 Replace license with simple attribution. by Steven Bethard · 15 years ago
  16. 6b31fd0 eliminate py3k warnings in argparse by Benjamin Peterson · 15 years ago
  17. 842b95b plug ref leaks by Benjamin Peterson · 15 years ago
  18. 0e717ad remove cross-version compatibility code by Benjamin Peterson · 15 years ago
  19. bd56722 remove code to avoid BaseException.message bug by Benjamin Peterson · 15 years ago
  20. fa31eaa convert deprecated fail* methods to assert* variants by Benjamin Peterson · 15 years ago
  21. e4d90c2 use test_main() in __main__ section by Benjamin Peterson · 15 years ago
  22. 4aa8a13 prevent warning filter adjustment from altering other tests by Benjamin Peterson · 15 years ago
  23. 036fae3 enable running of argparse tests and fix two that failed in the new environment by Benjamin Peterson · 15 years ago
  24. 5e32fe5 remove another coding cookie by Benjamin Peterson · 15 years ago
  25. a39e966 set svn:eol-style by Benjamin Peterson · 15 years ago
  26. e9330e7 Initial commit of the argparse library, based on argparse 1.1. by Steven Bethard · 15 years ago