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 103a384 commit 95a17b4Copy full SHA for 95a17b4
1 file changed
Doc/library/shutil.rst
@@ -515,7 +515,7 @@ Directory and files operations
515
516
.. exception:: Error
517
518
- This exception collects exceptions that are raised during a multi-file
+ Subclass of :exc:`OSError` collecting exceptions raised during a multi-file
519
operation. For :func:`copytree`, the exception argument is a list of 3-tuples
520
(*srcname*, *dstname*, *exception*).
521
0 commit comments