1. b3aedd4 #9424: Replace deprecated assert* methods in the Python test suite. by Ezio Melotti · 14 years ago
  2. e961593 Merged revisions 77727 via svnmerge from by Ezio Melotti · 15 years ago
  3. c9c0f20 convert old fail* assertions to assert* by Benjamin Peterson · 15 years ago
  4. efb06b0 Merged revisions 69811,69947 via svnmerge from by Benjamin Peterson · 15 years ago
  5. b533e26 Merged revisions 63412,63445-63447,63449-63450,63452,63454,63459,63463,63465,63470,63483-63484,63496-63497,63499-63501,63530-63531,63540,63614 via svnmerge from by Georg Brandl · 16 years ago
  6. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 16 years ago
  7. 828f04a Issue #1066: implement PEP 3109, 2/3 of PEP 3134. by Collin Winter · 17 years ago
  8. b940e11 SF patch 1631942 by Collin Winter: by Guido van Rossum · 18 years ago
  9. 89f507f Four months of trunk changes (including a few releases...) by Thomas Wouters · 18 years ago
  10. 45aecf4 Checkpoint. 218 tests are okay; 53 are failing. Done so far: by Guido van Rossum · 18 years ago
  11. 408b6d3 Complete the absolute import patch for the test suite. All relative by Barry Warsaw · 22 years ago
  12. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 22 years ago
  13. 497671e The one thing I love more then writing code is deleting code. by Moshe Zadka · 24 years ago
  14. 132dce2 Update the code to better reflect recommended style: by Fred Drake · 24 years ago
  15. 004d5e6 Make reindent.py happy (convert everything to 4-space indents!). by Fred Drake · 24 years ago
  16. 41360a4 Mass check-in after untabifying all files that need it. by Guido van Rossum · 26 years ago
  17. ae631f7 There was actually a test that ensured that raising an exception A by Guido van Rossum · 27 years ago
  18. 558f66f Added a few more tests of exception class raising by Barry Warsaw · 27 years ago
  19. 570278b Add test for function comparisons by Guido van Rossum · 27 years ago
  20. 6de668f test class exceptions by Guido van Rossum · 29 years ago
  21. 9ea0fbc Unmerged except and finally clauses by Guido van Rossum · 32 years ago
  22. 3bead09 Initial revision by Guido van Rossum · 33 years ago