[Python-Dev] KeyboardInterrupt not catch (original) (raw)
Ralf Schmitt ralf at brainbot.com
Mon Nov 8 06:35:27 CET 2010
- Previous message: [Python-Dev] KeyboardInterrupt not catch
- Next message: [Python-Dev] Continuing 2.x
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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,
- Ralf
- Previous message: [Python-Dev] KeyboardInterrupt not catch
- Next message: [Python-Dev] Continuing 2.x
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]