1. a4cb788 Change repr() of a new-style class to say <class 'ClassName'> rather by Guido van Rossum · 23 years ago
  2. 2e2be37 Change the PyUnit-based tests to use the test_main() approach. This by Fred Drake · 23 years ago
  3. dd32138 limit prefix test for lambda by Jeremy Hylton · 23 years ago
  4. a44361e LongReprTest fails on the Mac because it uses filenames with more than by Jack Jansen · 23 years ago
  5. cf856f9 Add a test for the final branch in repr.Repr.repr1(), which deals with by Guido van Rossum · 23 years ago
  6. 0bcf6d8 Added lots of tests for reprs of "simple" objects, such as file, by Barry Warsaw · 23 years ago
  7. ab9ba27 Whitespace normalization. by Tim Peters · 23 years ago
  8. 8e6669a Test for the repr module, contributed by Nick Mathewson. by Fred Drake · 23 years ago