◐ Shell
clean mode source ↗

Message 173968 - Python tracker

Message173968

Author Philip.Zerull
Recipients Philip.Zerull, alexandre.vassalotti, draghuram, gvanrossum, isandler, ngie, stephbul
Date 2012-10-27.20:15:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1351368932.48.0.111682520954.issue1294@psf.upfronthosting.co.za>
In-reply-to
Content
Hello,

Being of a similar mindset to draghuram on the do_KeyboardInterrupt idea and thought I'd implement it as a subclass.   While this probably wasn't fully implemented correctly, I think it provides an interesting solution to stephbul's frustrations and won't break anything.

I'm not suggesting that this be included in the standard library but just thought you all might find it interesting.
History
Date User Action Args
2012-10-27 20:15:32Philip.Zerullsetrecipients: + Philip.Zerull, gvanrossum, isandler, draghuram, alexandre.vassalotti, stephbul, ngie
2012-10-27 20:15:32Philip.Zerullsetmessageid: <1351368932.48.0.111682520954.issue1294@psf.upfronthosting.co.za>
2012-10-27 20:15:32Philip.Zerulllinkissue1294 messages
2012-10-27 20:15:32Philip.Zerullcreate