[issue14627] Fatal Python Error when Python startup is interrupted by CTRL+c

STINNER Victor report at bugs.python.org
Fri Apr 20 10:13:49 CEST 2012


STINNER Victor <victor.stinner at gmail.com> added the comment:

> OK, so what's your point? =)

In Python < 3.3, CTRL+c at startup fails with "Traceback: ...", not
with a fatal error. A fatal error may dump a core dump and open a
popup on Windows.

----------

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


More information about the Python-bugs-list mailing list