commit | ae6b9f3cb22df80118dfe470ac2130fe0aa716a1 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Fri May 16 13:41:26 2008 +0000 |
committer | Georg Brandl <georg@python.org> | Fri May 16 13:41:26 2008 +0000 |
tree | d22c2fba5d7d6327757ae1725dd92ae1e2a62fce | |
parent | ecf9091f59c31ca868dbf2d9626a9a697c1a084b [diff] [blame] |
Document O_ASYNC addition.
diff --git a/Doc/library/os.rst b/Doc/library/os.rst index b2d8f80..6964183 100644 --- a/Doc/library/os.rst +++ b/Doc/library/os.rst
@@ -717,7 +717,8 @@ combined using the bitwise OR operator ``|``. Availability: Windows. -.. data:: O_DIRECT +.. data:: O_ASYNC + O_DIRECT O_DIRECTORY O_NOFOLLOW O_NOATIME