1. a8add0e Merged revisions 55270-55324 via svnmerge from by Guido van Rossum · 18 years ago
  2. 9d72bb4 Remove functions in string module that are also string methods. Also remove: by Neal Norwitz · 18 years ago
  3. be19ed7 Fix most trivially-findable print statements. by Guido van Rossum · 19 years ago
  4. 477c8d5 Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. by Thomas Wouters · 19 years ago
  5. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 19 years ago
  6. e2c9a6c Suppress new deprecation warnings when running the test suite. by Tim Peters · 19 years ago
  7. c2a0ac2 Patch #1049151: adding bool support to xdrlib.py. by Martin v. Löwis · 20 years ago
  8. c7979f1 Removed deprecated tzparse module. by Raymond Hettinger · 21 years ago
  9. 4ebe364 Remove the deprecated statcache module. by Raymond Hettinger · 21 years ago
  10. 4ad9723 Remove pre module by Andrew M. Kuchling · 21 years ago
  11. c1eea67 Remove filecmp by Andrew M. Kuchling · 23 years ago
  12. 6c73405 Lose references to knee (no longer exists) and pyclbr (has its own by Guido van Rossum · 23 years ago
  13. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 23 years ago
  14. d392506 Tighten up some warning filters, and break some dependencies on the by Tim Peters · 23 years ago
  15. 76fffd8 Add a simple test suite for netrc.py, and remove it from test_sundry by Andrew M. Kuchling · 23 years ago
  16. a35e2ce Move import dbhash out of test_sundry and into test_bsddb, by Guido van Rossum · 24 years ago
  17. b112481 Ignore the posixfile deprecation warning for the test suite. by Fred Drake · 24 years ago
  18. 3230d5c SF patch #440170: Tests for fileinput module. by Tim Peters · 24 years ago
  19. 48dacc6 SF patch #440144: Tests and minor bugfix for uu module. by Tim Peters · 24 years ago
  20. f95423e Remove lines for asynchat & asyncore, as they've now got their own test. by Tim Peters · 24 years ago
  21. f87d857 Restore alphabetic order. Also try to import rlcompleter and curses, but by Tim Peters · 25 years ago
  22. d74804d The "user" module cannot reasonably be tested. Moved to the end (and by Fred Drake · 25 years ago
  23. d93c0b6 Jeremy's patch #103323: trivial tests of all untested modules. by Tim Peters · 25 years ago