prompt auto complete and history

Matt Good matt.good at gmail.com
Mon Jul 10 13:04:52 EDT 2006


Deepan Chakravarthy wrote:
> Hi,
>  I am using fedora core 5. I would like to have auto complete in python
> prompt and  history. How do i get it enabled ?

The standard Python commandline does not support auto complete.
IPython is a very nice alternative commandline that does suport auto
complete and other more advanced features:
http://ipython.scipy.org/

-- Matt Good




More information about the Python-list mailing list