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

Amaury Forgeot d'Arc report at bugs.python.org
Wed Jun 24 01:33:15 CEST 2009


Amaury Forgeot d'Arc <amauryfa at gmail.com> added the comment:

Removing the Windows part: on my machine, repeated Ctrl-C's don't exit the 
3.1 interpreter, probably because the io module is now written in C.

----------
assignee:  -> ronaldoussoren
components: +Macintosh -Interpreter Core, Windows
nosy: +ronaldoussoren

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


More information about the Python-bugs-list mailing list