[Tutor] (no subject)

Ignacio Vazquez-Abrams ignacio@openservices.net
Tue, 18 Sep 2001 04:54:17 -0400 (EDT)


On Tue, 18 Sep 2001, Ajaya Babu wrote:

> I am using python on windows with IDLE but I want to shift to Linux
> permanently. Can any one suggest me good editor which supports python,
>  like giving keywords in different colour and auto indentation ).

My Editor of Choice(tm) under Linux is vim. It has syntax highlighting for
most languages you'll use including Python, but (unfortunately?) only
autoindents for C/C++. I use it straight from the command line, but it also
comes with a psuedo-GUI version called gvim.

-- 
Ignacio Vazquez-Abrams  <ignacio@openservices.net>