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 d5ed8a8 commit ca6acb8Copy full SHA for ca6acb8
Doc/library/pathlib.rst
@@ -914,7 +914,7 @@ call fails (for example because the path doesn't exist).
914
915
The children are yielded in arbitrary order, and the special entries
916
``'.'`` and ``'..'`` are not included. If a file is removed from or added
917
- to the directory after creating the iterator, whether an path object for
+ to the directory after creating the iterator, whether a path object for
918
that file be included is unspecified.
919
920
.. method:: Path.lchmod(mode)
0 commit comments