[ python-Bugs-660083 ] GNU readline 4.2 prompt issue

SourceForge.net noreply at sourceforge.net
Thu Apr 7 10:55:21 CEST 2005


Bugs item #660083, was opened at 2002-12-30 17:47
Message generated for change (Comment added) made by mwh
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=660083&group_id=5470

Category: Extension Modules
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Guido van Rossum (gvanrossum)
Assigned to: Nobody/Anonymous (nobody)
Summary: GNU readline 4.2 prompt issue

Initial Comment:
When Python is linked with GNU readline 4.2, using
raw_input() without a prompt causes the most recent
non-empty prompt to be used. GNU readline 4.1 and
before don't have this behavior. I don't want it,  but
I don't know how to disable it (I am passing an empty
string for the prompt to readline()).

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

>Comment By: Michael Hudson (mwh)
Date: 2005-04-07 09:55

Message:
Logged In: YES 
user_id=6656

I can't reproduce this.

(looking at old open readline bugs -- me?)

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=660083&group_id=5470


More information about the Python-bugs-list mailing list