summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_repr.py
Commit message (Expand)AuthorAgeFilesLines
* Added lots of tests for reprs of "simple" objects, such as file,Barry Warsaw2001-08-241-0/+156
* Whitespace normalization.Tim Peters2001-08-091-3/+3
* Test for the repr module, contributed by Nick Mathewson.Fred Drake2001-07-191-0/+108