1. 3add4d7 Raise statement normalization in Lib/test/. by Collin Winter · 17 years ago
  2. be19ed7 Fix most trivially-findable print statements. by Guido van Rossum · 18 years ago
  3. b940e11 SF patch 1631942 by Collin Winter: by Guido van Rossum · 18 years ago
  4. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 18 years ago
  5. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 22 years ago
  6. 6efc6e7 Patch #404680: disables the nis module and enables the dl module when by Andrew M. Kuchling · 24 years ago
  7. f785042 a bold attempt to fix things broken by MAL's verify patch: import by Fredrik Lundh · 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. b9fa0a8 Raise 'TestSkipped' (from the test_support) module rather than 'ImportError' by Thomas Wouters · 24 years ago
  10. 74ee886 1. Print the error message (carefully) when a dl.open() fails in verbose mode. by Guido van Rossum · 26 years ago
  11. 41360a4 Mass check-in after untabifying all files that need it. by Guido van Rossum · 27 years ago
  12. a6ed225 Try calling getpid() from /usr/lib/libc.so instead of some other random things. by Guido van Rossum · 27 years ago
  13. fab8ab8 Many scripts, but small changes. Update the way the scripts obtain the by Roger E. Masse · 28 years ago
  14. 4f30aff Added example DL for SGI IRIX. by Guido van Rossum · 28 years ago
  15. 2362b58 Revised strategy for testing recomended by bwarsaw by Roger E. Masse · 28 years ago
  16. 7eee08d Test for the dl module. This only works for SunOS and Solaris. by Roger E. Masse · 28 years ago