commit | 6cf3e616e4f0cbf78870b6907af8a256f8d2eee7 | [log] [tgz] |
---|---|---|
author | Tarek Ziadé <ziade.tarek@gmail.com> | Tue Apr 20 14:31:49 2010 +0000 |
committer | Tarek Ziadé <ziade.tarek@gmail.com> | Tue Apr 20 14:31:49 2010 +0000 |
tree | 94592758f5e3f325f559d0300af4663cf735d5fa | |
parent | cb999a311c23c2bed1ae6a6707de327e400829c6 [diff] [blame] |
fixed typo -- thanks Nick
diff --git a/Lib/shutil.py b/Lib/shutil.py index e3a79ef..db47417 100644 --- a/Lib/shutil.py +++ b/Lib/shutil.py
@@ -162,7 +162,7 @@ an Error exception at the end of the copy process. You can set the optional ignore_dangling_symlinks flag to true if you - want to silent this exception. + want to silence this exception. The optional ignore argument is a callable. If given, it