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

Georg Brandl report at bugs.python.org
Sun Jan 20 15:18:26 CET 2008


Georg Brandl added the comment:

Committed a variant of the last patch in r60139; it now raises OSError
like all other functions that are used in rmtree(). Added docs and tests.

----------
nosy: +georg.brandl
resolution:  -> fixed
status: open -> closed

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


More information about the Python-bugs-list mailing list