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

Issue #12105 adds os.O_CLOEXEC flag, so we will be able to write 
open(os.open(filename, os.O_RDONLY|os.O_CLOEXEC)). Do you want to work on a doc 
patch?

----------

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

Reply via email to