Files
cpython/Lib
Neal Norwitz bb89e686e3 Try to get this test to be more stable:
* disable gc during the test run because we are spawning objects and there
   was an exception when calling Popen.__del__
 * Always set an alarm handler so the process doesn't exit if the test fails
   (should probably add assertions on the value of hndl_called in more places)
 * Using a negative time causes Linux to treat it as zero, so disable that test.
2008-03-25 07:00:39 +00:00
..
2008-03-01 03:00:52 +00:00
2008-03-04 21:14:04 +00:00
2008-02-29 03:29:17 +00:00
2008-02-05 16:06:57 +00:00
2008-03-15 20:37:50 +00:00
2008-02-23 22:09:24 +00:00
2008-02-17 21:18:55 +00:00