From: R David Murray Date: Tue, 11 Sep 2012 01:08:50 +0000 (-0400) Subject: #15886: remove redundant phrase X-Git-Tag: v3.3.1rc1~818^2^2~94 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ce478b9891fd303e87ecee557028c65126ce4b8f;p=python #15886: remove redundant phrase --- diff --git a/Doc/library/os.rst b/Doc/library/os.rst index aec8073436..5f149cb981 100644 --- a/Doc/library/os.rst +++ b/Doc/library/os.rst @@ -1855,9 +1855,8 @@ features: :attr:`st_mtime`, :attr:`st_ctime`. More items may be added at the end by some implementations. - This function can support :ref:`specifying a file descriptor - `, :ref:`specifying a file descriptor ` and :ref:`not - following symlinks `. + This function can support :ref:`specifying a file descriptor ` and + :ref:`not following symlinks `. .. index:: module: stat