mirror of
https://github.com/python/cpython.git
synced 2025-08-01 07:33:08 +00:00
Document O_ASYNC addition.
This commit is contained in:
parent
ecf9091f59
commit
ae6b9f3cb2
1 changed files with 2 additions and 1 deletions
|
@ -717,7 +717,8 @@ platforms. For descriptions of their availability and use, consult
|
||||||
combined using the bitwise OR operator ``|``. Availability: Windows.
|
combined using the bitwise OR operator ``|``. Availability: Windows.
|
||||||
|
|
||||||
|
|
||||||
.. data:: O_DIRECT
|
.. data:: O_ASYNC
|
||||||
|
O_DIRECT
|
||||||
O_DIRECTORY
|
O_DIRECTORY
|
||||||
O_NOFOLLOW
|
O_NOFOLLOW
|
||||||
O_NOATIME
|
O_NOATIME
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue