Ross Lagerwall <[email protected]> added the comment: Thanks for the patch.
However, this cannot as far as I understand be used for the subprocess implementation due to the limitation of what can be called after a fork() and before an exec(). Take a look at #8052 for some more discussion of this. ---------- nosy: +rosslagerwall _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue13788> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
