[issue12464] tempfile.TemporaryDirectory.cleanup follows symbolic links

Petri Lehtinen report at bugs.python.org
Wed Jul 27 12:16:08 CEST 2011


Petri Lehtinen <petri at digip.org> added the comment:

Attached an updated patch:

- the test now uses support.skip_unless_symlink decorator

- added an explicit assertion ensuring that the contents of the linked directory aren't deleted

- removed issue reference from the code

----------
Added file: http://bugs.python.org/file22769/issue12464_v2.patch

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


More information about the Python-bugs-list mailing list