[issue33331] Clean modules in the reversed order

Nick Coghlan report at bugs.python.org
Thu Oct 4 01:58:17 EDT 2018


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

Aye, that option sounds like it would work to me (as long as throwing an
exception is counted as finishing execution, so the failed module gets
moved to the end before getting cleaned up)

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33331>
_______________________________________


More information about the Python-bugs-list mailing list