Readline

Moshe Zadka moshez at math.huji.ac.il
Thu Feb 24 08:12:55 EST 2000


On Thu, 24 Feb 2000, Marlon Jabbur wrote:

> hi list,

hello tuple

> i'm looking for a readline module in python, i'm planning to do a
> application that open a shell
> and behave like bash.
> 
> Anyone knows if this module already exists????

Yes.
Try "import readline".
(Python needs to be compiled with the GNU readline llibrary for this to
work)
--
Moshe Zadka <mzadka at geocities.com>. 
INTERNET: Learn what you know.
Share what you don't.





More information about the Python-list mailing list