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 a989814 commit df6198eCopy full SHA for df6198e
1 file changed
Doc/whatsnew/3.2.rst
@@ -89,7 +89,7 @@ New, Improved, and Deprecated Modules
89
90
* ignore_dangling_symlinks: when symlinks=false (meaning that the function
91
copy the file pointed by the symlink, not the symlink itself)
92
- this option will silent the error thrown if the file doesn't exists.
+ this option will silence the error thrown if the file doesn't exists.
93
94
* copy_function: a callable that will be used to copy files.
95
:func:`shutil.copy2` is used by default.
0 commit comments