8000
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 3c60190 commit 1e4044cCopy full SHA for 1e4044c
Doc/library/pathlib.rst
@@ -900,7 +900,7 @@ call fails (for example because the path doesn't exist).
900
901
The children are yielded in arbitrary order, and the special entries
902
``'.'`` and ``'..'`` are not included. If a file is removed from or added
903
- to the directory after creating the iterator, whether an path object for
+ to the directory after creating the iterator, whether a path object for
904
that file be included is unspecified.
905
906
.. method:: Path.lchmod(mode)
0 commit comments