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 jinty
Recipients gvanrossum, jinty, vstinner, yselivanov
Date 2015-10-27.11:25:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1445945156.1.0.415307859083.issue25489@psf.upfronthosting.co.za>
In-reply-to
Content
Running the attached file with python3 shows that SystemExit is caught rather than causing the process to stop. That's quite surprising.
History
Date User Action Args
2015-10-27 11:25:56jintysetrecipients: + jinty, gvanrossum, vstinner, yselivanov
2015-10-27 11:25:56jintysetmessageid: <1445945156.1.0.415307859083.issue25489@psf.upfronthosting.co.za>
2015-10-27 11:25:55jintylinkissue25489 messages
2015-10-27 11:25:55jintycreate