1. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 16 years ago
  2. ce272b6 Merged revisions 58203-58210 via svnmerge from by Thomas Wouters · 17 years ago
  3. c1f779c Merged revisions 56125-56153 via svnmerge from by Guido van Rossum · 17 years ago
  4. e2a383d Rip out 'long' and 'L'-suffixed integer literals. (Rough first cut.) by Guido van Rossum · 18 years ago
  5. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 21 years ago
  6. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 22 years ago
  7. 2e2be37 Change the PyUnit-based tests to use the test_main() approach. This by Fred Drake · 23 years ago
  8. acb117e Update a comment. by Fred Drake · 23 years ago
  9. 97656a1 Simple conversion to PyUnit. by Fred Drake · 23 years ago
  10. 004d5e6 Make reindent.py happy (convert everything to 4-space indents!). by Fred Drake · 24 years ago
  11. 13634cf This patch addresses two main issues: (1) There exist some non-fatal by Fred Drake · 24 years ago