1. ab91fde Merged revisions 73715 via svnmerge from by Georg Brandl · 16 years ago
  2. 8e7b0e8 Merged revisions 74293 via svnmerge from by Frank Wierzbicki · 16 years ago
  3. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 17 years ago
  4. 34d1928 SF patch# 1770008 by Christian Heimes (plus some extras). by Guido van Rossum · 18 years ago
  5. d59da4b Merged revisions 55407-55513 via svnmerge from by Guido van Rossum · 18 years ago
  6. 7cae87c Patch #1550800: make exec a function. by Georg Brandl · 19 years ago
  7. f545baa Whitespace normalization. by Tim Peters · 22 years ago
  8. 72c5c77 minor fix, jython-only. Don't asssume stdout to save is the ur-stdout. by Samuele Pedroni · 22 years ago
  9. de9a0d3 beefed up version: jython support, covers now fixed differences between CPython/Jython. by Samuele Pedroni · 22 years ago
  10. 4b499dd3 - Finally fixed the bug in compile() and exec where a string ending by Guido van Rossum · 22 years ago
  11. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 23 years ago
  12. 2e2be37 Change the PyUnit-based tests to use the test_main() approach. This by Fred Drake · 24 years ago
  13. ab9ba27 Whitespace normalization. by Tim Peters · 24 years ago
  14. 3bd071e Patch #442866: Tests for codeop.py. by Martin v. Löwis · 24 years ago