STINNER Victor <victor.stin...@haypocalc.com> added the comment:

subprocess_cloexec-1.diff: I'm too tired too review the test. The subprocess.py 
part looks correct, except the pipe2 name. Python 3 uses "_create_pipe = 
_posixsubprocess.cloexec_pipe". Pick one of those.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12786>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to