mirror of
https://github.com/python/cpython.git
synced 2025-11-25 12:44:13 +00:00
Actually it is just one function.
This commit is contained in:
parent
b2462e2b8c
commit
a570e98e7b
1 changed files with 1 additions and 1 deletions
|
|
@ -600,7 +600,7 @@ process and user.
|
|||
File Object Creation
|
||||
--------------------
|
||||
|
||||
These functions create new :term:`file objects <file object>`. (See also
|
||||
This function creates new :term:`file objects <file object>`. (See also
|
||||
:func:`~os.open` for opening file descriptors.)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue