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.

作者 miwa
收信人 miwa
日期 2012-03-13.14:07:04
SpamBayes Score 2.6366518e-08
Marked as misclassified
Message-id <1331647625.41.0.2361094593.issue14287@psf.upfronthosting.co.za>
In-reply-to
内容
I run z.py and press Ctrl-C. 

''
Traceback (most recent call last):
  File "z.py", line 7, in <module>
    print(repr(x))
KeyboardInterrupt

I think '' should not be printed. This sometimes occurs on Python 3.2.2 and 2.7.2 AMD64 on Windows7, but doesn't occur on ubuntu.
历史
日期 用户 动作 参数
2012-03-13 14:07:05miwa修改recipients: + miwa
2012-03-13 14:07:05miwa修改messageid: <1331647625.41.0.2361094593.issue14287@psf.upfronthosting.co.za>
2012-03-13 14:07:04miwa链接issue14287 messages
2012-03-13 14:07:04miwa创建