Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |