Thanks to visit codestin.com Credit goes to github.com
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 cd05d0a commit 795b365Copy full SHA for 795b365
1 file changed
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