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

SourceForge.net noreply at sourceforge.net
Thu Sep 4 14:54:54 EDT 2003


Patches item #800697, was opened at 2003-09-04 20:54
Message generated for change (Tracker Item Submitted) made by Item Submitter
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: Open
Resolution: None
Priority: 5
Submitted By: Phillip J. Eby (pje)
Assigned to: Nobody/Anonymous (nobody)
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



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

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