summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_pep247.py
Commit message (Collapse)AuthorAgeFilesLines
* Add a note in the main test class' docstring that the order of execution of theBrett Cannon2008-03-031-2/+9
| | | | tests is important.
* Have the sha module raise a DeprecationWarning as specified in PEP 4.Brett Cannon2007-05-311-0/+2
|
* Have md5 raise a DeprecationWarning as per PEP 4.Brett Cannon2007-05-301-0/+4
|
* Whitespace normalization.Tim Peters2001-11-131-1/+1
|
* [Patch #476612] Add test suite for PEP247 complianceAndrew M. Kuchling2001-11-021-0/+50