cpython/Lib/test/subprocessdata
2011-02-21 21:55:48 +00:00
..
fd_status.py Issue #10826: Prevent sporadic failure in test_subprocess on Solaris due 2011-02-21 21:55:48 +00:00
input_reader.py Issue 10687. When --without-pymalloc is given, $VERSION is the same as 2010-12-13 18:04:23 +00:00
qcat.py issue7213: Open the pipes used by subprocesses with the FD_CLOEXEC flag from 2010-12-13 07:59:39 +00:00
qgrep.py issue7213: Open the pipes used by subprocesses with the FD_CLOEXEC flag from 2010-12-13 07:59:39 +00:00
sigchild_ignore.py SIGCHLD is a more portable name than SIGCLD. (OSX has no SIGCLD) 2010-12-14 18:18:49 +00:00