[issue7969] shutil.copytree error handling non-standard and partially broken

Tarek Ziadé report at bugs.python.org
Tue Apr 20 11:21:00 CEST 2010


Tarek Ziadé <ziade.tarek at gmail.com> added the comment:

I agree with all your points. 

The copystat error can be fixed right away and applied for 2.6 to 3.x

For other points, I'll change the way the Error works but this will require an heavy deprecation process.

In the meantime I can document the behavior, and provide some examples in the documentation (eg how to catch and manage the errors that were raised)

----------
assignee:  -> tarek
nosy: +tarek
priority:  -> normal
resolution:  -> accepted
versions: +Python 2.7, Python 3.1, Python 3.2, Python 3.3

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7969>
_______________________________________


More information about the Python-bugs-list mailing list