Advertisement

What program should I write python code with?

Started by February 09, 2004 08:24 PM
9 comments, last by xegoth 21 years ago
I use conTEXT for all of my non-C[++] coding (I use VisStudio7.1 for c/C++). It is a drop-in automatic notepad replacement that supports syntax highlighting for a whole lot of languages, and it does the whole tab -> spaces thing to keep python happy. Also reads unix style endlines properly in windows.

Search for it on cnet.

--
Dustin

This topic is closed to new replies.

Advertisement