From: Georg Brandl Date: Fri, 16 May 2008 13:41:26 +0000 (+0000) Subject: Document O_ASYNC addition. X-Git-Tag: v2.6b1~376 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ae6b9f3cb22df80118dfe470ac2130fe0aa716a1;p=python Document O_ASYNC addition. --- diff --git a/Doc/library/os.rst b/Doc/library/os.rst index b2d8f80857..6964183ca0 100644 --- a/Doc/library/os.rst +++ b/Doc/library/os.rst @@ -717,7 +717,8 @@ platforms. For descriptions of their availability and use, consult combined using the bitwise OR operator ``|``. Availability: Windows. -.. data:: O_DIRECT +.. data:: O_ASYNC + O_DIRECT O_DIRECTORY O_NOFOLLOW O_NOATIME