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 df2971f commit 1bd0a48Copy full SHA for 1bd0a48
Doc/library/shutil.rst
@@ -328,8 +328,8 @@ Directory and files operations
328
parameter it receives is the tuple returned from :func:`sys.exc_info`.
329
330
.. seealso::
331
- :ref:`shutil-rmtree-example` for an example of handling read-only files
332
- on Windows.
+ :ref:`shutil-rmtree-example` for an example of handling the removal
+ of a directory tree that contains read-only files.
333
334
.. audit-event:: shutil.rmtree path,dir_fd shutil.rmtree
335
0 commit comments