[Patches] [Patch #102891] Alternative readline module

noreply@sourceforge.net noreply@sourceforge.net
Sun, 17 Dec 2000 14:28:09 -0800


Patch #102891 has been updated. 

Project: python
Category: Modules
Status: Open
Submitted by: nascheme
Assigned to : nobody
Summary: Alternative readline module

Follow-Ups:

Date: 2000-Dec-17 14:28
By: nascheme

Comment:
I like Michael Hudson's idea of writing a readline
replacement in Python using modules like _curses and termios
better but I had this patch 90% complete before I recieved
his email.  I stripped the editline library down and updated
it for modern Unix systems.  I have no idea if it compiles
on anything other than Linux however.
-------------------------------------------------------

-------------------------------------------------------
For more info, visit:

http://sourceforge.net/patch/?func=detailpatch&patch_id=102891&group_id=5470