[TIP] python commandline extension

Kumar McMillan kumar.mcmillan at gmail.com
Fri Apr 10 06:20:55 PDT 2009


On Fri, Apr 10, 2009 at 8:00 AM, garg vikas <vikas_it_pec at yahoo.co.in> wrote:
> 1)save the successful program-line into file
> 2)auto-completetion from the histrory
> 3)arrow-keys used to insert within the programline

isn't this what readline provides?
http://docs.python.org/library/readline.html

>   This all should be done by wrapping python interpreter or by a demon, so
> nothing will be modifed inside the python code.
>   please give the feedback and tell me the idea is good or bad, if it is
> good then tell me
> more features thet you want to see in the python commandline.
>
> Thanks
> Vikas Garg
>
> ________________________________
> Check out the all-new Messenger 9.0! Click here.
> _______________________________________________
> testing-in-python mailing list
> testing-in-python at lists.idyll.org
> http://lists.idyll.org/listinfo/testing-in-python
>
>



More information about the testing-in-python mailing list