[ python-Bugs-1073736 ] ^Z doesn't exit interpreter - 2.4c1 & Win2K

SourceForge.net noreply at sourceforge.net
Mon Nov 29 07:34:21 CET 2004


Bugs item #1073736, was opened at 2004-11-26 08:18
Message generated for change (Comment added) made by rhettinger
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: Open
Resolution: None
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: Raymond Hettinger (rhettinger)
Date: 2004-11-29 01:34

Message:
Logged In: YES 
user_id=80475

I cannot reproduce either.

----------------------------------------------------------------------

Comment By: Kent Johnson (kjohnson)
Date: 2004-11-27 06: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


More information about the Python-bugs-list mailing list