[Python-Dev] KeyboardInterrupt not catch (original) (raw)

Ralf Schmitt ralf at brainbot.com
Mon Nov 8 06:35:27 CET 2010


Qi Yong <qiyong at sosdg.org> writes:

Hello,

With this script, after ctrl-d, ctrl-c exception not catch. Is it a python bug or a wrong exception usage? Thanks. If with import readline, this problem disappears.

there's already a bug in the issue tracker: http://bugs.python.org/issue1195

Cheers,



More information about the Python-Dev mailing list