Using gnu readline in my own python program?

Thomas Lotze thomas at thomas-lotze.de
Mon Aug 1 20:31:12 EDT 2005


sboyle55 wrote:

> raw_input is an excellent suggestion, and almost exactly what I want.
> 
> But, I want to give the user a string to edit, not have them start from
> scratch inputting a string.

<http://svn.thomas-lotze.de/PyASDF/pyasdf/cli.py>

Take a look at the fancy_input function.

-- 
Thomas




More information about the Python-list mailing list