index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_argparse.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged revisions 85497 via svnmerge from
Antoine Pitrou
2010-10-14
1
-1/+2
*
Merged revisions 83675 via svnmerge from
R. David Murray
2010-08-03
1
-7/+72
*
Fix default value for version help. Approved by Benjamin on python-dev: http:...
Steven Bethard
2010-05-24
1
-0/+19
*
Switch regrtest to use StringIO instead of cStringIO for test_multiprocessing...
Michael Foord
2010-04-08
1
-5/+9
*
Replace catch_warnings with check_warnings when it makes sense. Use assertRa...
Florent Xicluna
2010-03-31
1
-16/+6
*
Replace license with simple attribution.
Steven Bethard
2010-03-24
1
-13/+1
*
eliminate py3k warnings in argparse
Benjamin Peterson
2010-03-07
1
-0/+10
*
plug ref leaks
Benjamin Peterson
2010-03-02
1
-0/+4
*
remove cross-version compatibility code
Benjamin Peterson
2010-03-02
1
-22/+2
*
remove code to avoid BaseException.message bug
Benjamin Peterson
2010-03-02
1
-6/+0
*
convert deprecated fail* methods to assert* variants
Benjamin Peterson
2010-03-02
1
-16/+16
*
use test_main() in __main__ section
Benjamin Peterson
2010-03-02
1
-1/+1
*
prevent warning filter adjustment from altering other tests
Benjamin Peterson
2010-03-02
1
-24/+23
*
enable running of argparse tests and fix two that failed in the new environment
Benjamin Peterson
2010-03-02
1
-4/+11
*
remove another coding cookie
Benjamin Peterson
2010-03-02
1
-3/+1
*
set svn:eol-style
Benjamin Peterson
2010-03-02
1
-4206/+4206
*
Initial commit of the argparse library, based on argparse 1.1.
Steven Bethard
2010-03-02
1
-0/+4206