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_optparse.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
SF patch# 1770008 by Christian Heimes (plus some extras).
Guido van Rossum
2007-08-09
1
-4/+1
*
Make test_optparse pass.
Guido van Rossum
2007-07-09
1
-5/+1
*
Merged revisions 55795-55816 via svnmerge from
Guido van Rossum
2007-06-07
1
-10/+3
*
Merged revisions 55631-55794 via svnmerge from
Guido van Rossum
2007-06-06
1
-6/+0
*
Rip out all the u"..." literals and calls to unicode().
Guido van Rossum
2007-05-02
1
-4/+4
*
Merged revisions 53952-54987 via svnmerge from
Guido van Rossum
2007-04-27
1
-12/+2
*
Rip out 'long' and 'L'-suffixed integer literals.
Guido van Rossum
2007-01-15
1
-5/+5
*
Merged revisions 53304-53433,53435-53450 via svnmerge from
Thomas Wouters
2007-01-15
1
-2/+10
*
Merged the int/long unification branch, by very crude means (sorry Thomas!).
Guido van Rossum
2007-01-14
1
-3/+3
*
SF patch 1631942 by Collin Winter:
Guido van Rossum
2007-01-10
1
-4/+4
*
Merged revisions 46753-51188 via svnmerge from
Thomas Wouters
2006-08-11
1
-2/+47
*
Partially merge trunk into p3yk. The removal of Mac/Tools is confusing svn
Thomas Wouters
2006-06-08
1
-5/+3
*
Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.
Thomas Wouters
2006-05-27
1
-55/+145
*
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
Thomas Wouters
2006-04-21
1
-0/+7
*
Whitespace normalization.
Tim Peters
2004-10-27
1
-4/+4
*
Update optparse module and test suite to Optik 1.5a2.
Greg Ward
2004-10-27
1
-192/+214
*
Whitespace normalization.
Tim Peters
2004-09-01
1
-3/+3
*
Use multi-line import
Andrew M. Kuchling
2004-08-31
1
-4/+4
*
Whitespace normalization.
Tim Peters
2004-07-31
1
-5/+5
*
Be more careful about reverting mutuations to system-wide (sys) variables.
Tim Peters
2004-07-31
1
-20/+31
*
Upgrade optparse module and tests to Optik 1.5a1:
Greg Ward
2004-07-31
1
-146/+394
*
Fix support for the "prog" keyword to the OptionParser constructor, as well
Fred Drake
2004-04-01
1
-0/+16
*
Combine the functionality of test_support.run_unittest()
Walter Dörwald
2003-05-01
1
-11/+4
*
Test suite for optparse. This is a slightly-edited copy of
Greg Ward
2003-04-21
1
-0/+1210