1. 04490bf tempfile's mkstemp(): Changed last argument from by Tim Peters · 22 years ago
  2. 632a4fb runtest(): I don't know why we don't just use TESTFN, but if we have to by Tim Peters · 22 years ago
  3. 3b0a329 Massive changes from SF 589982 (tempfile.py rewrite, by Zack by Guido van Rossum · 22 years ago
  4. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 22 years ago
  5. e2ae77b SF patch #474590 -- RISC OS support by Guido van Rossum · 23 years ago
  6. fc170b1 String method conversion. by Eric S. Raymond · 24 years ago
  7. d304f44 Patch #103343: Allow the important test_pkg to succeed under Jython. by Tim Peters · 24 years ago
  8. 3661908 This patch removes all uses of "assert" in the regression test suite by Marc-André Lemburg · 24 years ago
  9. 004d5e6 Make reindent.py happy (convert everything to 4-space indents!). by Fred Drake · 24 years ago
  10. 3a9d061 Applying patch #100994 to allow JPython to use more of the standard by Barry Warsaw · 24 years ago
  11. 5215225 Apply SF patch #101135, adding 'import module as m' and 'from module import by Thomas Wouters · 24 years ago
  12. 5f4fb91 Test that "import sys.imp" fails as it should. by Guido van Rossum · 26 years ago
  13. 41360a4 Mass check-in after untabifying all files that need it. by Guido van Rossum · 27 years ago
  14. e8d1139 Add empty __init__.py files to the test packages so the new policy by Guido van Rossum · 27 years ago
  15. c8bf884 Added test for __all__. by Guido van Rossum · 27 years ago
  16. 10887a3 Fix details in the test: by Guido van Rossum · 27 years ago
  17. 81da02e Added feeble test for reload() of packages and submodules. by Guido van Rossum · 27 years ago
  18. 6c61242 Test set for package import. by Guido van Rossum · 27 years ago