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 pitrou
Recipients Rhamphoryncus, amaury.forgeotdarc, belopolsky, ggenellina, pitrou, skip.montanaro, vstinner
Date 2009-01-02.01:30:27
SpamBayes Score 2.8230754e-06
Marked as misclassified No
Message-id <1230859829.11.0.0808557231401.issue3999@psf.upfronthosting.co.za>
In-reply-to
Content
As mentioned in python-dev, the patch would be more suitable for
inclusion if it was changed to simply print a stack trace and bail out,
rather than try to resume execution of the Python program.
History
Date User Action Args
2009-01-02 01:30:29pitrousetrecipients: + pitrou, skip.montanaro, amaury.forgeotdarc, belopolsky, ggenellina, Rhamphoryncus, vstinner
2009-01-02 01:30:29pitrousetmessageid: <1230859829.11.0.0808557231401.issue3999@psf.upfronthosting.co.za>
2009-01-02 01:30:28pitroulinkissue3999 messages
2009-01-02 01:30:27pitroucreate