[Python-Dev] PEP 446: Open issues/questions
Victor Stinner
victor.stinner at gmail.com
Fri Aug 2 13:27:05 CEST 2013
http://support.microsoft.com/kb/315939/en-us
Ah yes, we may implement pass_handles on Windows using a critical section
to inherit *handles*.
File descriptors cannot be inherited using CreateProcess(), only using
spawn(). Or can we rely on the undocumented fields used by spawn()?
Victor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20130802/81a5da82/attachment.html>
More information about the Python-Dev
mailing list