summaryrefslogtreecommitdiff
path: root/Lib/test/test_wait3.py
Commit message (Expand)AuthorAgeFilesLines
* fix incorrect auto-translation of TestSkipped -> unittest.SkipTestBenjamin Peterson2009-03-261-3/+4
* remove test_support.TestSkipped and just use unittest.SkipTestBenjamin Peterson2009-03-261-3/+3
* Restore rev 47014:Neal Norwitz2006-07-071-2/+7
* Add new utility function, reap_children(), to test_support. This shouldNeal Norwitz2006-06-291-1/+2
* Revert 47014 until it is more robustNeal Norwitz2006-06-181-7/+2
* The hppa ubuntu box sometimes hangs forever in these tests. My guessNeal Norwitz2006-06-181-2/+7
* whitespace n11nAnthony Baxter2006-03-201-3/+3
* Patch #1309579: wait3 and wait4 were added to the posix module by Chad J. Sch...Neal Norwitz2006-03-201-0/+32