[issue5313] multiprocessing.process using os.close(sys.stdin.fileno) instead of sys.stdin.close()

Jesse Noller report at bugs.python.org
Tue Jun 30 05:03:47 CEST 2009


Jesse Noller <jnoller at gmail.com> added the comment:

Attached is a patch with docs, tests and the fix as suggested by OG7 (whom 
I can't add to the ACKS without a real name). Please check the additional 
doc note I added to the all platforms programming guidelines.

----------
Added file: http://bugs.python.org/file14402/stdin_patch_v2.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5313>
_______________________________________


More information about the Python-bugs-list mailing list