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
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to