1. b8108e2 Merged revisions 76306 via svnmerge from by Antoine Pitrou · 15 years ago
  2. c9c0f20 convert old fail* assertions to assert* by Benjamin Peterson · 15 years ago
  3. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 16 years ago
  4. 34d1928 SF patch# 1770008 by Christian Heimes (plus some extras). by Guido van Rossum · 17 years ago
  5. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 18 years ago
  6. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 18 years ago
  7. ceca5d2 test_guess_all_types(): Use a more robust test for checking that by Barry Warsaw · 21 years ago
  8. 969a700 Make sure mimetypes is reinitialized before running the tests. by Jeremy Hylton · 21 years ago
  9. 9caa0d1 guess_all_extensions(): Return the empty list instead of None when by Barry Warsaw · 21 years ago
  10. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 22 years ago
  11. 1633a2e Whitespace normalization. by Tim Peters · 23 years ago
  12. 107771a Applying proposed patch for bug #474583, optional support for by Barry Warsaw · 23 years ago
  13. 2e2be37 Change the PyUnit-based tests to use the test_main() approach. This by Fred Drake · 23 years ago
  14. 3791838 New unit test for the mimetypes module, to avoid future regressions. by Fred Drake · 23 years ago