[Tutor] readline module

2005-03-25 Thread kedar thangudu
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-buffe

[Tutor] reg: readline module

2005-03-21 Thread kedar thangudu
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-buff