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 r.david.murray
Recipients SilentGhost, georg.brandl, r.david.murray, sdaoden
Date 2011-02-11.14:37:28
SpamBayes Score 0.0016933994
Marked as misclassified No
Message-id <1297435049.12.0.586350050231.issue11116@psf.upfronthosting.co.za>
In-reply-to
Content
Duh.  After writing all that you'd think I'd have seen my mistake.  That's what reviews are for.  So I guess it should be BaseException, since the most likely one is keyboard interrupt and this would prevent a corrupted mailbox in that case.
History
Date User Action Args
2011-02-11 14:37:29r.david.murraysetrecipients: + r.david.murray, georg.brandl, SilentGhost, sdaoden
2011-02-11 14:37:29r.david.murraysetmessageid: <1297435049.12.0.586350050231.issue11116@psf.upfronthosting.co.za>
2011-02-11 14:37:28r.david.murraylinkissue11116 messages
2011-02-11 14:37:28r.david.murraycreate