This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ncoghlan
Recipients barry, brett.cannon, eric.snow, ncoghlan, pitrou, serhiy.storchaka
Date 2018-10-04.05:58:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CADiSq7eCMSNi0sFbcN=MCe=qUumO_J3yqQk7XmLXx61U+cBVcg@mail.gmail.com>
In-reply-to <1538400588.02.0.545547206417.issue33331@psf.upfronthosting.co.za>
Content
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)
History
Date User Action Args
2018-10-04 05:58:17ncoghlansetrecipients: + ncoghlan, barry, brett.cannon, pitrou, eric.snow, serhiy.storchaka
2018-10-04 05:58:17ncoghlanlinkissue33331 messages
2018-10-04 05:58:17ncoghlancreate