[issue10188] tempfile.TemporaryDirectory may throw errors at shutdown

Nick Coghlan report at bugs.python.org
Sun Dec 12 03:23:16 CET 2010


Nick Coghlan <ncoghlan at gmail.com> added the comment:

Although it may be better to just raise a new, more meaningul, exception and let the runtime take care of ignoring it (since it happens in __del__)

----------

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


More information about the Python-bugs-list mailing list