[issue1687125] cannot catch KeyboardInterrupt when using curses getkey()

STINNER Victor report at bugs.python.org
Tue Jan 6 12:56:57 CET 2015


STINNER Victor added the comment:

I cannot reproduce it on Python 2.7.9+. I get the following output which is the expected output:
---
-1
CTRL-C
---

Since this bug is 8 years old. I guess that the bug was already fixed, or maybe it can only be reproduced on a specific platform. But the platform or the specific conditions to reproduce the issue were not described. I close this issue.

----------
nosy: +haypo
resolution:  -> out of date
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1687125>
_______________________________________


More information about the Python-bugs-list mailing list