On Aug 4, 2006, at 11:32 AM, [EMAIL PROTECTED] wrote: > Version 0.4, the "PyOXIDE replacement" IDE is now available - it > fixed several problems with 0.3, adds "context sensitive object > info details" (to both the rich shells as well as debugger), and > the ability to browse the variables in a rich shell (using a > variable display like the debugger). > > ScrIDE is an extensible generic scripting IDE (currently focused on > Python, though other scripting languages will eventually be further > supported), including an editor with syntax coloring, popup > function, included file popups, split panes, calltips, completion, > etc... interactive shells (again, with completion, syntax coloring, > object info), source level debugger, documentation browser, and > other tools.
It might make more sense if ScrIDE's default Python interpreter was the newest one installed, rather than the system default. Typically if someone has Python 2.4 installed, they don't want anything to do with the Python 2.3 in /usr/bin. Also, you really shouldn't mix tabs and spaces in your source code. Ick. -bob _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig