- 9545a23 In a number of places code still revers by Ronald Oussoren · 15 years ago
- 3a1dfa2 remove a optimization that resulted in unexpected behavior #8929 by Benjamin Peterson · 15 years ago
- 22c62dd use skip decorator by Benjamin Peterson · 15 years ago
- 2e0f9f3 Convert test_contains, test_crypt, and test_select to unittest. by Brett Cannon · 17 years ago
- b15ac31 Add new utility function, reap_children(), to test_support. This should by Neal Norwitz · 19 years ago
- 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 21 years ago
- a94568a Patch #734231: Update RiscOS support. In particular, correct by Martin v. Löwis · 22 years ago
- 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 23 years ago
- 1b738e9 Test exceptional condition in select() by Neal Norwitz · 23 years ago
- f785042 a bold attempt to fix things broken by MAL's verify patch: import by Fredrik Lundh · 24 years ago
- 3661908 This patch removes all uses of "assert" in the regression test suite by Marc-André Lemburg · 24 years ago
- 004d5e6 Make reindent.py happy (convert everything to 4-space indents!). by Fred Drake · 25 years ago
- c1b4624 Made an error message slightly more useful if select() returns something goofy by Andrew M. Kuchling · 25 years ago
- fff9e20 fix bug #42 reported by Andrew Dalke by Jeremy Hylton · 25 years ago
- 41360a4 Mass check-in after untabifying all files that need it. by Guido van Rossum · 27 years ago
- 8e9ebfd os2 patch by Jeff Rush by Guido van Rossum · 27 years ago
- 4a0694d Fix sys.platform test -- on Win, it is 'win32', not 'win'. by Guido van Rossum · 28 years ago
- 684480f Soft failure for Win32 and Mac platforms. Less output unless verbose. by Guido van Rossum · 28 years ago
- bd8a911 test(): close the pipe, just to shut up Purify. by Barry Warsaw · 28 years ago
- 792c94a A test of the select module that is actually reproduceable! by Barry Warsaw · 28 years ago
- ae3b3a3 * test_*.py: new lambda syntax (also affects tests for filter, map, by Guido van Rossum · 31 years ago
- b31c7f7 * test_select.py: (some) tests for built-in select module by Guido van Rossum · 32 years ago