Mention that os.O_CLOEXEC was added to Python 3.3

This commit is contained in:
Victor Stinner 2011-10-20 00:46:21 +02:00
parent 65651ea313
commit e3455c026a
1 changed files with 2 additions and 0 deletions

View File

@ -1369,6 +1369,8 @@ or `the MSDN <http://msdn.microsoft.com/en-us/library/z0kc8e3z.aspx>`_ on Window
These constants are only available on Unix.
.. versionchanged:: 3.3
Add :data:`O_CLOEXEC` constant.
.. data:: O_BINARY
O_NOINHERIT