From a570e98e7b0507cd24533120bac90f88a162e4e8 Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Sun, 24 Jun 2012 13:26:22 +0200 Subject: Actually it is just one function. --- Doc/library/os.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/library/os.rst b/Doc/library/os.rst index 574ee1d..e400273 100644 --- a/Doc/library/os.rst +++ b/Doc/library/os.rst @@ -600,7 +600,7 @@ process and user. File Object Creation -------------------- -These functions create new :term:`file objects `. (See also +This function creates new :term:`file objects `. (See also :func:`~os.open` for opening file descriptors.) -- cgit v0.12