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.

作者 David.Gilman
收信人 David.Gilman
日期 2013-05-23.03:01:06
SpamBayes Score -1.0
Marked as misclassified
Message-id <1369278066.93.0.310534523814.issue18040@psf.upfronthosting.co.za>
In-reply-to
内容
I opened this StackOverflow bug with an example simplified testcase.  As you can see in the first comment a user added that this code worked under Python 2.6 on Windows and no longer works on 2.7.

http://stackoverflow.com/questions/16686510/how-do-i-capture-sigint-in-python-on-windows?noredirect=1#comment24013681_16686510

Here's a patch that went into the 2.7 release that maybe is related? http://bugs.python.org/issue1677
历史
日期 用户 动作 参数
2013-05-23 03:01:07David.Gilman修改recipients: + David.Gilman
2013-05-23 03:01:06David.Gilman修改messageid: <1369278066.93.0.310534523814.issue18040@psf.upfronthosting.co.za>
2013-05-23 03:01:06David.Gilman链接issue18040 messages
2013-05-23 03:01:06David.Gilman创建