Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert test_strftime, test_getargs, and test_pep247 to use unittest. | Brett Cannon | 2008-03-18 | 1 | -44/+55 |
* | Add a note in the main test class' docstring that the order of execution of the | Brett Cannon | 2008-03-03 | 1 | -2/+9 |
* | Have the sha module raise a DeprecationWarning as specified in PEP 4. | Brett Cannon | 2007-05-31 | 1 | -0/+2 |
* | Have md5 raise a DeprecationWarning as per PEP 4. | Brett Cannon | 2007-05-30 | 1 | -0/+4 |
* | Whitespace normalization. | Tim Peters | 2001-11-13 | 1 | -1/+1 |
* | [Patch #476612] Add test suite for PEP247 compliance | Andrew M. Kuchling | 2001-11-02 | 1 | -0/+50 |