Message155612
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. |
|
Date |
User |
Action |
Args |
2012-03-13 14:07:05 | miwa | set | recipients:
+ miwa |
2012-03-13 14:07:05 | miwa | set | messageid: <1331647625.41.0.2361094593.issue14287@psf.upfronthosting.co.za> |
2012-03-13 14:07:04 | miwa | link | issue14287 messages |
2012-03-13 14:07:04 | miwa | create | |
|