[Patches] [ python-Patches-496882 ] Echo readline() reply to stdout

noreply@sourceforge.net noreply@sourceforge.net
Wed, 26 Dec 2001 14:31:25 -0800


Patches item #496882, was opened at 2001-12-26 13:59
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=496882&group_id=5470

Category: Macintosh
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Dean Draayer (draayer)
>Assigned to: Just van Rossum (jvr)
Summary: Echo readline() reply to stdout

Initial Comment:
The readline() method in SimpleStdin gets its input from an AskString() dialog box.  Although the prompt from a raw_input() call gets printed to stdout, the user's reply (obtained via the dialog box from readline()) is not echoed back.  This patch rectifies this problem.

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

>Comment By: Jack Jansen (jackjansen)
Date: 2001-12-26 14:31

Message:
Logged In: YES 
user_id=45365

This is an IDE patch, so I'm assigning it to Just. Also, I remember that we discussed a similar patch
at some point in the past, and I vaguely remember that there were some reasons not to do this, or
something (can I get more vague? :-)


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

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=496882&group_id=5470