On May 25, 6:35 pm, LittleGrasshopper <seattleha...@yahoo.com> wrote: > With so many choices, I was wondering what editor is the one you > prefer when coding Python, and why. I normally use vi, and just got
I use GVim or vim if on a terminal. There are quite a few plugins and scripts I find invaluable, but most are not python specific, and many are home grown (if compiled against python, you can script vim using Python). -- http://mail.python.org/mailman/listinfo/python-list