Skip to content

Commit 1bd0a48

Browse files
committed
Remove mention Windows
1 parent df2971f commit 1bd0a48

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/library/shutil.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -328,8 +328,8 @@ Directory and files operations
328328
parameter it receives is the tuple returned from :func:`sys.exc_info`.
329329

330330
.. seealso::
331-
:ref:`shutil-rmtree-example` for an example of handling read-only files
332-
on Windows.
331+
:ref:`shutil-rmtree-example` for an example of handling the removal
332+
of a directory tree that contains read-only files.
333333

334334
.. audit-event:: shutil.rmtree path,dir_fd shutil.rmtree
335335

0 commit comments

Comments
 (0)