[issue1545] shutil fails when copying to NTFS in Linux

Guido van Rossum report at bugs.python.org
Tue Dec 4 00:49:53 CET 2007


Guido van Rossum added the comment:

Look at the except clause in copytree(); it does a bit more,
collecting the errors and raising them later.

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1545>
__________________________________


More information about the Python-bugs-list mailing list