[issue12105] open() does not able to set flags, such as O_CLOEXEC

Amaury Forgeot d'Arc report at bugs.python.org
Tue Nov 1 13:07:17 CET 2011


Amaury Forgeot d'Arc <amauryfa at gmail.com> added the comment:

> So why not to add 'e' character
You said it: because it can't be written consistently on all platforms.
For example, python does not use CreateFile on Windows, see #12939.

----------

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


More information about the Python-bugs-list mailing list