1. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 22 years ago
  2. d392506 Tighten up some warning filters, and break some dependencies on the by Tim Peters · 22 years ago
  3. 7d79948 It makes more sense to call resetwarnings() after every test runs than by Tim Peters · 22 years ago
  4. f022a4d Reduce the number of test-suite DeprecationWarnings; start adding by Tim Peters · 22 years ago
  5. a7c2b30 Since xmllib is deprecated now, suppress the DeprecationWarning its test by Tim Peters · 22 years ago
  6. 2e2be37 Change the PyUnit-based tests to use the test_main() approach. This by Fred Drake · 23 years ago
  7. babd737 Simple conversion to PyUnit -- this test really needs more work! by Fred Drake · 23 years ago
  8. f785042 a bold attempt to fix things broken by MAL's verify patch: import by Fredrik Lundh · 24 years ago
  9. 3661908 This patch removes all uses of "assert" in the regression test suite by Marc-André Lemburg · 24 years ago
  10. 004d5e6 Make reindent.py happy (convert everything to 4-space indents!). by Fred Drake · 24 years ago
  11. 02505e4 New version of xmllib from Sjoerd. by Guido van Rossum · 27 years ago