How can I extend raw_input to provide user w/ default input string?

Alex new_name at mit.edu
Thu Jun 7 12:07:21 EDT 2001


> However, I was thinking about presenting the user with a default input
> and give him/her the ability to edit it. Maybe I should think about
> using Tkinter if this is impossible to do using a console interface.

You might want to check out the readline module.  

Alex.



More information about the Python-list mailing list