[Patches] [ python-Patches-1388440 ] add more readline support

SourceForge.net noreply at sourceforge.net
Fri Dec 23 06:47:18 CET 2005


Patches item #1388440, was opened at 2005-12-23 08:01
Message generated for change (Comment added) made by quiver
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1388440&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Library (Lib)
Group: Python 2.4
Status: Open
Resolution: None
Priority: 5
Submitted By: Sebastien Boving (sebbov)
Assigned to: Nobody/Anonymous (nobody)
Summary: add more readline support

Initial Comment:

I came accross the need for more GNU readline library
support in the python readline module.  

This patch adds support for 2 extra functions and their
doc, get_completion_type() and
set_completion_display_matches_function_hook().  The
latter allows you to add set a python callback as the
readline rl_completion_display_matches function*.

I tested the patch against the svn head (2.5) on a
RedHat 9 intel system, and against a Python 2.4.2 on an
Ubuntu 5.10 intel system.











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

Comment By: George Yoshida (quiver)
Date: 2005-12-23 14:47

Message:
Logged In: YES 
user_id=671362

There's no patch!

You have to check the checkbox labeled "Check to Upload and 
Attach File" to upload a file.

Please try again.

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

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


More information about the Patches mailing list