1. 95a2a4e Tools/scripts/reindent.py _is_ your friend by Anthony Baxter · 19 years ago
  2. ecdad85 [Bug #1172763] dumbdbm uses eval() on lines, so it chokes if there's an extra \r on the end of a line; fixed by stripping off trailing whitespace. by Andrew M. Kuchling · 19 years ago
  3. 7a6c733 Make close() identical to __del__() for a dumbdbm database. Make by Tim Peters · 21 years ago
  4. 663d1b6 Added a new randomized test. by Tim Peters · 21 years ago
  5. 3b0a329 Massive changes from SF 589982 (tempfile.py rewrite, by Zack by Guido van Rossum · 22 years ago
  6. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 22 years ago
  7. c08fe82 restructure a bit to not rely on test case execution ordering by Skip Montanaro · 22 years ago
  8. d9fbf35 This test left a new set of 3 junk files behind each time it was run. by Tim Peters · 23 years ago
  9. 8876848 Whitespace normalization. by Tim Peters · 23 years ago
  10. 3ca656f Committing the second part of patch #480902, an improved test suite by Barry Warsaw · 23 years ago
  11. a8e14d4 Use a saner test filename, to work on Windows. by Guido van Rossum · 24 years ago
  12. 2f1064c A dumb test for the dumdbm module. by Guido van Rossum · 24 years ago