[issue11650] CTRL-Z causes interpreter exit

Davide Rizzo report at bugs.python.org
Wed Mar 23 16:57:18 CET 2011


Davide Rizzo <sorcio at gmail.com> added the comment:

You are right. The previous runs were without readline. With readline it behaves as expected.

For the sake of completeness, here's the output of your snippet after Ctrl+Z, fg:
getchar: Interrupted system call

----------

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


More information about the Python-bugs-list mailing list