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 terry.reedy
Recipients kbk, ppperry, roger.serwy, terry.reedy
Date 2016-05-07.22:57:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1462661879.56.0.595850710286.issue26949@psf.upfronthosting.co.za>
In-reply-to
Content
#14111 is about handling ^C while debugging.  So for now I will assume that handling 'raise KeyboardInterrupt' is part of that issue.
History
Date User Action Args
2016-05-07 22:57:59terry.reedysetrecipients: + terry.reedy, kbk, roger.serwy, ppperry
2016-05-07 22:57:59terry.reedysetmessageid: <1462661879.56.0.595850710286.issue26949@psf.upfronthosting.co.za>
2016-05-07 22:57:59terry.reedylinkissue26949 messages
2016-05-07 22:57:59terry.reedycreate