> Can anybody recommend a IDE for Python. As a newbie I've been using the > basic pythonwin that comes with the ActiveState distribution. Using > PythonWin reminds me of coding with old Fortran compilers from the early > 70s. I know there are a couple of IDEs out there (ActiveState has one for > .Net) -- what are people's experiences/recommendations. >
There is also jEdit (www.jedit.org). It is written on Java, so you need some resources to run it, but it is highly customizable, it can work with Jython, supports many languages, it's free and lacks Komodo' bugs. -- Best regards, Sviatoslav Reentenko _______________________________________________ ActivePython mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs Other options: http://listserv.ActiveState.com/mailman/listinfo/ActivePython
