Actually it is just one function.

This commit is contained in:
Georg Brandl 2012-06-24 13:26:22 +02:00
parent b2462e2b8c
commit a570e98e7b

View file

@ -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.)