We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb3efe7 commit 1d3b874Copy full SHA for 1d3b874
1 file changed
Doc/library/pathlib.rst
@@ -1773,7 +1773,7 @@ Path information
1773
.. method:: is_file(*, follow_symlinks=True)
1774
.. method:: is_symlink()
1775
1776
- Return cached information about the path, as in
+ These methods return cached information about the path, as in
1777
:class:`pathlib.types.PathInfo`.
1778
1779
.. method:: stat(*, follow_symlinks=True)
0 commit comments