🎉 Celebrating 25 Years of GameDev.net! 🎉

Not many can claim 25 years on the Internet! Join us in celebrating this milestone. Learn more about our history, and thank you for being a part of our community!

What program should I write python code with?

Started by
9 comments, last by xegoth 20 years, 4 months 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