Staging
v0.8.1
https://github.com/python/cpython
Revision bb89e686e3217b43611854755359cb149c5e2cf6 authored by Neal Norwitz on 25 March 2008, 07:00:39 UTC, committed by Neal Norwitz on 25 March 2008, 07:00:39 UTC
 * 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.
1 parent be9160b
History
Tip revision: bb89e686e3217b43611854755359cb149c5e2cf6 authored by Neal Norwitz on 25 March 2008, 07:00:39 UTC
Try to get this test to be more stable:
Tip revision: bb89e68
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.hgtags -rw-r--r-- 3.3 KB
LICENSE -rw-r--r-- 13.4 KB
Makefile.pre.in -rw-r--r-- 36.4 KB
README -rw-r--r-- 55.0 KB
configure -rwxr-xr-x 642.5 KB
configure.in -rw-r--r-- 98.1 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 28.4 KB
setup.py -rw-r--r-- 73.9 KB

README

back to top