STINNER Victor <[email protected]> added the comment: Windows provides a _get_osfhandle() function. There is not the opposite function? :-)
Anyway, O_CLOEXEC is not available on all platforms. Even on FreeBSD and Linux, it depends on the OS/kernel version. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue12105> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
