cpython/Lib/test/subprocessdata
Gregory P. Smith e85db2bbb8 Issue #1731717: Fixed the problem where subprocess.wait() could cause an
OSError exception when The OS had been told to ignore SIGCLD in our process
or otherwise not wait for exiting child processes.
2010-12-14 14:38:00 +00:00
..
fd_status.py
input_reader.py
qcat.py
qgrep.py
sigchild_ignore.py Issue #1731717: Fixed the problem where subprocess.wait() could cause an 2010-12-14 14:38:00 +00:00