Bugs item #1073736, was opened at 2004-11-26 10:18 Message generated for change (Settings changed) made by facundobatista You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1073736&group_id=5470
Category: Python Interpreter Core Group: Python 2.4 >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Kent Johnson (kjohnson) Assigned to: Nobody/Anonymous (nobody) Summary: ^Z doesn't exit interpreter - 2.4c1 & Win2K Initial Comment: In Python 2.3.4 on my Windows 2000 system, typing control-Z at the interpreter prompt echos '^Z' and exits the interpreter. In Python 2.4c1 when I type control-Z, nothing happens at all - the interpreter does not respond in any way. Kent ---------------------------------------------------------------------- Comment By: Kent Johnson (kjohnson) Date: 2004-12-03 09:53 Message: Logged In: YES user_id=49695 I haven't seen this problem in 2.4 final. ---------------------------------------------------------------------- Comment By: Facundo Batista (facundobatista) Date: 2004-12-03 09:42 Message: Logged In: YES user_id=752496 I'm using Win2k, sp2, Py2.4, and it works OK. Could you please test 2.4 final? ---------------------------------------------------------------------- Comment By: Tim Peters (tim_one) Date: 2004-12-01 14:08 Message: Logged In: YES user_id=31435 jbrouwers: That's expected. You have to hit ENTER after it echoes ^Z. Then it should exit. ---------------------------------------------------------------------- Comment By: Jean M. Brouwers (jbrouwers) Date: 2004-12-01 14:04 Message: Logged In: YES user_id=832557 On Windows XP SP2, Python 2.3.4 echos '^Z' and does *not* exit. ---------------------------------------------------------------------- Comment By: Raymond Hettinger (rhettinger) Date: 2004-11-29 03:34 Message: Logged In: YES user_id=80475 I cannot reproduce either. ---------------------------------------------------------------------- Comment By: Kent Johnson (kjohnson) Date: 2004-11-27 08:02 Message: Logged In: YES user_id=49695 I am unable to reproduce this today, though I have seen it on more than one occasion... ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1073736&group_id=5470 _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com