[issue22427] TemporaryDirectory attempts to clean up twice

Serhiy Storchaka report at bugs.python.org
Wed Sep 17 19:56:17 CEST 2014


Serhiy Storchaka added the comment:

Here is alternative patch. It simplifies TemporaryDirectory instead of complicate it.

----------
Added file: http://bugs.python.org/file36645/tempfile_exit_on_shutdown2.patch

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


More information about the Python-bugs-list mailing list