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 Arfrever, brett.cannon, r.david.murray, vstinner
Date 2012-04-20.04:37:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1334896663.57.0.114084849767.issue14627@psf.upfronthosting.co.za>
In-reply-to
Content
I think Victor's point was that you get the "can't initialize standard streams" in addition to the KeyboardInterrupt (but I'm just guessing).

(See issue 14228 for examples of what normally happens on a startup KeyboardInterrupt.)
History
Date User Action Args
2012-04-20 04:37:43r.david.murraysetrecipients: + r.david.murray, brett.cannon, vstinner, Arfrever
2012-04-20 04:37:43r.david.murraysetmessageid: <1334896663.57.0.114084849767.issue14627@psf.upfronthosting.co.za>
2012-04-20 04:37:43r.david.murraylinkissue14627 messages
2012-04-20 04:37:42r.david.murraycreate