[issue1669] shutil.rmtree fails on symlink, after deleting contents

Georg Brandl report at bugs.python.org
Mon Jan 21 17:47:45 CET 2008


Georg Brandl added the comment:

Guido explicitly said "it should raise IOError, not ValueError,
and it should use the onerror() handling used for all other errors"
which makes sense for me too.

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


More information about the Python-bugs-list mailing list