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 neologix
Recipients Narnie.Harshoe, neologix
Date 2012-02-27.07:52:49
SpamBayes Score 5.2769254e-05
Marked as misclassified No
Message-id <1330329170.22.0.893169483338.issue14138@psf.upfronthosting.co.za>
In-reply-to
Content
> The behaviour under Gtk.main() should be changed to respond to the 
> KeyboardInterrupt.

Well, you should report that to (Py)GTK folks then :-)
Either they set up a SIGINT handler, or they catch the KeyboardInterrupt exception, but that's not a problem with Python.
Closing.
History
Date User Action Args
2012-02-27 07:52:50neologixsetrecipients: + neologix, Narnie.Harshoe
2012-02-27 07:52:50neologixsetmessageid: <1330329170.22.0.893169483338.issue14138@psf.upfronthosting.co.za>
2012-02-27 07:52:49neologixlinkissue14138 messages
2012-02-27 07:52:49neologixcreate