New submission from Steffen Daode Nurpmeso <sdao...@googlemail.com>:
14:23 ~ $ 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:25 ~ $ 14:25 ~ $ fg python3 [56455 refs] [36537 refs] And 14:29 ~/src/cpython $ ./python.exe Python 3.3a0 (default:267578b2422d, Mar 23 2011, 13:27:15) [GCC 4.2.1 (Apple Inc. build 5666) (dot 3)] on darwin Type "help", "copyright", "credits" or "license" for more information. >>> ^Z [3]+ Stopped ./python.exe 14:29 ~/src/cpython $ fg ./python.exe [56559 refs] [36610 refs] ---------- components: IO, Interpreter Core messages: 131864 nosy: sdaoden priority: normal severity: normal status: open title: CTRL-Z causes interpreter exit versions: Python 3.3 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue11650> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com