[issue1545] shutil fails when copying to NTFS in Linux
Guido van Rossum
report at bugs.python.org
Mon Dec 3 22:45:05 CET 2007
Guido van Rossum added the comment:
Hm, that means there's a bug in the existing copytree() code too!
Can you check whether WindowsError derives from OSError? If it does,
your proposal won't fly.
----------
resolution: rejected ->
status: closed -> open
__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1545>
__________________________________
More information about the Python-bugs-list
mailing list