[Tutor] readline module

kedar thangudu kedart at gmail.com
Fri Mar 25 22:34:00 CET 2005


hi,
   I hav been working on python in developing pyshell... I am using
python readline module to for the command line..  Can u help me with
how to replace or erase the current readline line-buffer..  the
readline module just provides a insert_text func which is appending
the text to the line-buffer.. but i want to replace the contents of
the line-buffer to something else.. how can i do this ?

regards,
kedar


More information about the Tutor mailing list