[Patches] [ python-Patches-684500 ] extending readline functionality

SourceForge.net noreply at sourceforge.net
Wed Jan 19 04:10:04 CET 2005


Patches item #684500, was opened at 2003-02-11 05:26
Message generated for change (Settings changed) made by fdrake
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=684500&group_id=5470

Category: Modules
Group: Python 2.3
>Status: Closed
>Resolution: Duplicate
Priority: 5
Submitted By: Michal Vitecek (fufsource)
Assigned to: Nobody/Anonymous (nobody)
Summary: extending readline functionality

Initial Comment:
this simple patch adds two new methods to module readline:

1) remove_history() -- which removes history item
specified by its position

2) replace_history() which replaces history item
specified by its position with another line

libreadline.tex has been modified as well.

thank you for consideration.

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

>Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2005-01-18 22:09

Message:
Logged In: YES 
user_id=3066

Closed as a duplicate.

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

Comment By: Michiel de Hoon (mdehoon)
Date: 2005-01-18 21:57

Message:
Logged In: YES 
user_id=488897

This patch is a duplicate of patch [ 675551 ], which was
accepted as Modules/readline.c revision 2.73 and
Doc/lib/libreadline.tex revision 1.16. So we can close this
patch.

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

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


More information about the Patches mailing list