mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
Issue #22695: Fix syntax of open() doc
This commit is contained in:
parent
4b4ddb2190
commit
c803bd84b5
1 changed files with 1 additions and 0 deletions
|
|
@ -1054,6 +1054,7 @@ are always available. They are listed here in alphabetical order.
|
|||
The file is now non-inheritable.
|
||||
|
||||
.. deprecated-removed:: 3.4 4.0
|
||||
|
||||
The ``'U'`` mode.
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue