[issue1677] Ctrl-C will exit out of Python interpreter in Windows

Isaul Vargas report at bugs.python.org
Sun Dec 23 22:03:11 CET 2007


Isaul Vargas added the comment:

I wanted to add that this issue also affects python 2.5.1 on the Mac.
Sometimes I may be writing something in the interpreter and I decide to 
invalidate my input by pressing Ctrl-C. This will exit the interpreter 
occasionally. I think it would be a good idea to see if there's a way 
to make the interpreter bullet proof from Ctrl-C, or at least good 
enough so that a single Ctrl-c won't cause the interpreter to exit.

----------
versions: +Python 2.4, Python 2.5, Python 2.6

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1677>
__________________________________


More information about the Python-bugs-list mailing list