Providing 'default' value with raw_input()?

keirr keir.robinson at gmail.com
Thu Dec 22 15:55:21 EST 2005


planetthoughtful wrote:
> Hi Kier,
>
> Any idea where I'd find documentation on using this extension? I've
> downloaded and installed, but haven't had any luck finding docs for it.
>
As it's a windows version of the standard readline module (usually
available on Unix only)
I'd _guess_ that you could use the standard library readline
documenation, i.e. go to python.org and look up the readline module in
the library docs.

Cheers,

 Keir.




More information about the Python-list mailing list