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

R. David Murray report at bugs.python.org
Fri Apr 20 06:37:43 CEST 2012


R. David Murray <rdmurray at bitdance.com> added the comment:

I think Victor's point was that you get the "can't initialize standard streams" in addition to the KeyboardInterrupt (but I'm just guessing).

(See issue 14228 for examples of what normally happens on a startup KeyboardInterrupt.)

----------
nosy: +r.david.murray

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


More information about the Python-bugs-list mailing list