1. f785042 a bold attempt to fix things broken by MAL's verify patch: import by Fredrik Lundh · 24 years ago
  2. 3661908 This patch removes all uses of "assert" in the regression test suite by Marc-André Lemburg · 24 years ago
  3. 004d5e6 Make reindent.py happy (convert everything to 4-space indents!). by Fred Drake · 24 years ago
  4. c1b4624 Made an error message slightly more useful if select() returns something goofy by Andrew M. Kuchling · 24 years ago
  5. fff9e20 fix bug #42 reported by Andrew Dalke by Jeremy Hylton · 24 years ago
  6. 41360a4 Mass check-in after untabifying all files that need it. by Guido van Rossum · 26 years ago
  7. 8e9ebfd os2 patch by Jeff Rush by Guido van Rossum · 27 years ago
  8. 4a0694d Fix sys.platform test -- on Win, it is 'win32', not 'win'. by Guido van Rossum · 27 years ago
  9. 684480f Soft failure for Win32 and Mac platforms. Less output unless verbose. by Guido van Rossum · 27 years ago
  10. bd8a911 test(): close the pipe, just to shut up Purify. by Barry Warsaw · 28 years ago
  11. 792c94a A test of the select module that is actually reproduceable! by Barry Warsaw · 28 years ago
  12. ae3b3a3 * test_*.py: new lambda syntax (also affects tests for filter, map, by Guido van Rossum · 31 years ago
  13. b31c7f7 * test_select.py: (some) tests for built-in select module by Guido van Rossum · 31 years ago