Good Editor?

Kemp Randy-W18971 Randy.L.Kemp at motorola.com
Thu Mar 22 09:03:23 EST 2001


There are many good free, cheap editors.  You can look at emacs on Unix, Ultradev in Windows (www.ultradev.com (load down the python extension), or jedit.  I'm sure there are others. 

-----Original Message-----
From: Courageous [mailto:jkraska1 at san.rr.com]
Sent: Thursday, March 22, 2001 1:38 AM
To: python-list at python.org
Subject: Re: Good Editor?


On Wed, 21 Mar 2001 23:00:58 -0800, "fjs" <fjs6 at usa.net> wrote:

>Can someone recomend a good editor to write python in?  Im just getting
>started learning python and dont know which ones support python.

Vim has a language highliting for python and has friendly tab control.
I have mine set, for example, so that "every tab fills in enough spaces
to take you to the next tab stop." On all my python projects, actual tab
characters are completely forbidden.

C//





More information about the Python-list mailing list