Message 321483 - Python tracker

Message321483

Author vinay.sajip
Recipients oren, vinay.sajip
Date 2018-07-11.16:16:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1531325802.11.0.56676864532.issue34086@psf.upfronthosting.co.za>
In-reply-to
Content
For the crash to occur, it would have to be a handleError() called wrongly, when something didn't apparently go wrong (i.e. a call from outside an exception handling clause). So I'm not sure I follow your logic.

I agree the change you propose is simple, but that's an orthogonal concern, IMO.
History
Date User Action Args
2018-07-11 16:16:42vinay.sajipsetrecipients: + vinay.sajip, oren
2018-07-11 16:16:42vinay.sajipsetmessageid: <1531325802.11.0.56676864532.issue34086@psf.upfronthosting.co.za>
2018-07-11 16:16:42vinay.sajiplinkissue34086 messages
2018-07-11 16:16:42vinay.sajipcreate