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 kristjan.jonsson
Recipients Devin Jeanpierre, Dude-X, amaury.forgeotdarc, brian.curtin, christian.heimes, kristjan.jonsson, loewis, mhammond, pitrou, r.david.murray, ronaldoussoren, santoso.wijaya, tim.golden
Date 2012-06-28.15:34:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1340897697.08.0.0891598478961.issue1677@psf.upfronthosting.co.za>
In-reply-to
Content
Hm, I wonder if the test for the SIGINT event is required at all.
Could it be sufficient to simply check for the EOF state?  EOF would indicate ctrl z and distinguish it thus from ctrl-c.
History
Date User Action Args
2012-06-28 15:34:57kristjan.jonssonsetrecipients: + kristjan.jonsson, loewis, mhammond, ronaldoussoren, amaury.forgeotdarc, pitrou, christian.heimes, tim.golden, Dude-X, Devin Jeanpierre, r.david.murray, brian.curtin, santoso.wijaya
2012-06-28 15:34:57kristjan.jonssonsetmessageid: <1340897697.08.0.0891598478961.issue1677@psf.upfronthosting.co.za>
2012-06-28 15:34:56kristjan.jonssonlinkissue1677 messages
2012-06-28 15:34:56kristjan.jonssoncreate