python prompt error
Chad Netzer
cnetzer at mail.arc.nasa.gov
Tue Dec 10 00:06:15 EST 2002
On Monday 09 December 2002 20:43, _rui_ wrote:
> Bash work perfectly but in Python prompt it happens
> Where can i found config file for fixed?
It most likely wasn't compiled with "readline" support. If you
built it yourself, you need to enable readline in Modules/Setup and
rebuild (and you have to have the readline libraries, which is
probable)
--
Bay Area Python Interest Group - http://www.baypiggies.net/
Chad Netzer
cnetzer at mail.arc.nasa.gov
More information about the Python-list
mailing list