1. fc170b1 String method conversion. by Eric S. Raymond · 23 years ago
  2. d304f44 Patch #103343: Allow the important test_pkg to succeed under Jython. by Tim Peters · 24 years ago
  3. 3661908 This patch removes all uses of "assert" in the regression test suite by Marc-André Lemburg · 24 years ago
  4. 004d5e6 Make reindent.py happy (convert everything to 4-space indents!). by Fred Drake · 24 years ago
  5. 3a9d061 Applying patch #100994 to allow JPython to use more of the standard by Barry Warsaw · 24 years ago
  6. 5215225 Apply SF patch #101135, adding 'import module as m' and 'from module import by Thomas Wouters · 24 years ago
  7. 5f4fb91 Test that "import sys.imp" fails as it should. by Guido van Rossum · 26 years ago
  8. 41360a4 Mass check-in after untabifying all files that need it. by Guido van Rossum · 26 years ago
  9. e8d1139 Add empty __init__.py files to the test packages so the new policy by Guido van Rossum · 27 years ago
  10. c8bf884 Added test for __all__. by Guido van Rossum · 27 years ago
  11. 10887a3 Fix details in the test: by Guido van Rossum · 27 years ago
  12. 81da02e Added feeble test for reload() of packages and submodules. by Guido van Rossum · 27 years ago
  13. 6c61242 Test set for package import. by Guido van Rossum · 27 years ago