> May I ask another quetion? I don't want to mess with lots of plugins > at this point. What are the minimum plugins to get a typical looking > IDE with a code window and output window and that lets me set > breakpoints and step through code?
The Console plugin is a must (I think it depends on the ErrorList plugin which is also very useful as I noted above). JPyDebug is an interactive debugger - I have never used it mind, I usually rely on print statements to debug stuff. -- http://mail.python.org/mailman/listinfo/python-list