Readline

Gerrit Holl gerrit at nl.linux.org
Thu Feb 24 07:48:26 EST 2000


On Thu, Feb 24, 2000 at 10:27:14AM -0300, Marlon Jabbur wrote:
> hi list,
> 
> 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????

import readline
import cmd

regards,
Gerrit.

-- 
-----BEGIN GEEK CODE BLOCK----- http://www.geekcode.com
Version: 3.12
GCS dpu s-:-- a14 C++++>$ UL++ P--- L+++ E--- W++ N o? K? w--- !O !M !V PS+ PE?
Y? PGP-- t- 5? X? R- tv- b+(++) DI D+ G++ !e !r !y
-----END GEEK CODE BLOCK-----




More information about the Python-list mailing list