[Patches] [ python-Patches-800697 ] Add 'clear_history()' to 'readline' module

SourceForge.net noreply at sourceforge.net
Sat Sep 20 12:09:15 EDT 2003


Patches item #800697, was opened at 2003-09-04 22:54
Message generated for change (Comment added) made by loewis
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=800697&group_id=5470

Category: Library (Lib)
Group: Python 2.3
>Status: Closed
>Resolution: Accepted
Priority: 5
Submitted By: Phillip J. Eby (pje)
Assigned to: Martin v. Löwis (loewis)
Summary: Add 'clear_history()' to 'readline' module

Initial Comment:
This patch adds a 'clear_history()' function to the

readline module if the linked-to GNU readline library

supports it.  (See recent discussion on Python-Dev.)



The attached patches are:



rl23.txt - patch to readline.c based on current Python

CVS HEAD



rl223.txt - patch to readline.c based on Python 2.2.3

source distribution



rldoc.txt - patch to add docs to Doc/lib/libreadline.tex



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

>Comment By: Martin v. Löwis (loewis)
Date: 2003-09-20 18:09

Message:
Logged In: YES 
user_id=21627

Thanks for the patch. Applied as



libreadline.tex 1.11

NEWS 1.858

readline.c 2.65



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

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



More information about the Patches mailing list