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

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to