cpython/Lib/test/subprocessdata
2013-08-22 01:58:04 +02:00
..
fd_status.py Use new new stat.S_ISDOOR() function, instead of hardcoded mask 2013-08-22 01:58:04 +02: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 Fixes issue #15756: subprocess.poll() now properly handles errno.ECHILD 2012-09-29 11:40:38 -07:00