[Patches] [ python-Patches-455675 ] PyConsole raw_input improvements

noreply@sourceforge.net noreply@sourceforge.net
Sun, 26 Aug 2001 23:31:58 -0700


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

Category: Macintosh
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Jack Jansen (jackjansen)
Summary: PyConsole raw_input improvements

Initial Comment:
This patch addresses two drawbacks of the current behavior of raw_input() when running in the IDE:

* The prompt string doesn't appear in the AskString dialog.

* The result string isn't printed to stdout (it should, so that the session "looks like" it would when run under the Interpreter.


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

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