1. a2d4653 #7092: silence py3k warnings for deprecated modules by Ezio Melotti · 16 years ago
  2. ce8e33a Reverting the Revision: 77368. I committed Flox's big patch for tests by by Senthil Kumaran · 16 years ago
  3. 3ddc435 Fixing - Issue7026 - RuntimeError: dictionary changed size during iteration. Patch by flox by Senthil Kumaran · 16 years ago
  4. 9f1340b Do not use the default namespace for attributes. by Martin v. Löwis · 21 years ago
  5. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 23 years ago
  6. d392506 Tighten up some warning filters, and break some dependencies on the by Tim Peters · 23 years ago
  7. 7d79948 It makes more sense to call resetwarnings() after every test runs than by Tim Peters · 23 years ago
  8. f022a4d Reduce the number of test-suite DeprecationWarnings; start adding by Tim Peters · 23 years ago
  9. a7c2b30 Since xmllib is deprecated now, suppress the DeprecationWarning its test by Tim Peters · 23 years ago
  10. 2e2be37 Change the PyUnit-based tests to use the test_main() approach. This by Fred Drake · 24 years ago
  11. babd737 Simple conversion to PyUnit -- this test really needs more work! by Fred Drake · 24 years ago
  12. f785042 a bold attempt to fix things broken by MAL's verify patch: import by Fredrik Lundh · 25 years ago
  13. 3661908 This patch removes all uses of "assert" in the regression test suite by Marc-André Lemburg · 25 years ago
  14. 004d5e6 Make reindent.py happy (convert everything to 4-space indents!). by Fred Drake · 25 years ago
  15. 02505e4 New version of xmllib from Sjoerd. by Guido van Rossum · 28 years ago