mirror of https://github.com/python/cpython
#15886: remove redundant phrase
This commit is contained in:
parent
b7a2800831
commit
ce478b9891
|
@ -1855,9 +1855,8 @@ features:
|
||||||
:attr:`st_mtime`, :attr:`st_ctime`. More items may be added at the end by
|
:attr:`st_mtime`, :attr:`st_ctime`. More items may be added at the end by
|
||||||
some implementations.
|
some implementations.
|
||||||
|
|
||||||
This function can support :ref:`specifying a file descriptor
|
This function can support :ref:`specifying a file descriptor <path_fd>` and
|
||||||
<path_fd>`, :ref:`specifying a file descriptor <path_fd>` and :ref:`not
|
:ref:`not following symlinks <follow_symlinks>`.
|
||||||
following symlinks <follow_symlinks>`.
|
|
||||||
|
|
||||||
.. index:: module: stat
|
.. index:: module: stat
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue