[issue11650] CTRL-Z causes interpreter exit

Steffen Daode Nurpmeso report at bugs.python.org
Wed Mar 23 14:51:36 CET 2011


Steffen Daode Nurpmeso <sdaoden at googlemail.com> added the comment:

On Wed, Mar 23, 2011 at 01:44:06PM +0000, Ezio Melotti wrote:
> On linux it looks the same for me, but when I press enter the prompt appears again:

14:49 ~ $ jobs
14:49 ~ $ python3
Python 3.3a0 (default:4a5782a2b074, Mar 21 2011, 15:20:28) 
[GCC 4.2.1 (Apple Inc. build 5664)] on darwin
Type "help", "copyright", "credits" or "license" for more 
information.
>>> ^Z
[1]+  Stopped                 python3
14:49 ~ $ fg
python3

[56455 refs]
[36537 refs]
14:49 ~ $ jobs
14:49 ~ $

----------

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


More information about the Python-bugs-list mailing list