On Tue, Feb 23, 2010 at 10:24 AM, Giorgio <anothernetfel...@gmail.com>wrote:

> Hi All,
>
> what text-editor do you use for python?
>

I use vim - for me it's the hands-down best editor. I usually have two
terminals (I run linux) open - one for ipython, and one for vim. I usually
have vim split into several buffers for each of the files I'm editing, and I
have some nice scripts and plugins that help me edit/modify python code.

But then again I've never worked on any huge (read: 1000+ lines,
unquantifiable "many" files).

For everything I do, my method works excellent.

HTH
-Wayne
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to