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

noreply@sourceforge.net noreply@sourceforge.net
Wed, 26 Dec 2001 13:59:31 -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: Jack Jansen (jackjansen)
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.

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

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