How do you program in Python?

Jorgen Grahn jgrahn-nntq at algonet.se
Thu Jul 7 03:39:02 EDT 2005


On Wed, 6 Jul 2005 14:56:09 +0200, Sybren Stuvel <sybrenUSE at YOURthirdtower.com.imagination> wrote:
...
> I'm usually annoyed by IDEs because, for instance, they don't use VIM
> as an editor. Since I'm hooked to that, all IDEs I've used so far have
> failed to impress me.

Same here (s/VIM/Emacs/, or course).

I try not to make myself too dependent on some specialized software, because
(a) I tend to work on different Linux or Unix machines, or even on Windows
and (b) my development cycle is almost the same whether I'm programming in
Python, Perl, C++ or C (or writing in HTML, troff or LaTeX, for that
matter).

Emacs and vim are almost always installed, or trivially installable. All I
need to remember is to bring my emacs config file.

/Jorgen

-- 
  // Jorgen Grahn <jgrahn@       Ph'nglui mglw'nafh Cthulhu
\X/                algonet.se>   R'lyeh wgah'nagl fhtagn!



More information about the Python-list mailing list