cpython/Lib/test/subprocessdata
Gregory P. Smith 0798cbc1df Issue #15756: subprocess.poll() now properly handles errno.ECHILD to
return a returncode of 0 when the child has already exited or cannot
be waited on.
2012-09-29 12:02:48 -07:00
..
sigchild_ignore.py Issue #15756: subprocess.poll() now properly handles errno.ECHILD to 2012-09-29 12:02:48 -07:00