So in an attempt to finally get rid of the potential morass that further work on PyOXIDE could be, I'm release a very early version of ScrIDE, a generic, extensible, scripting IDE. There are several major differences between the two - first, ScrIDE is designed to support multiple scripting languages, and to be able to do that, the second different is that _everything_ is run in separate processes, which means that you can easily select from different versions of python (or even easily pick between python and pythonw). Finally, it is highly extensible (all sorts of things controlled by various property lists which can be overridden and extended, including adding menu commands that pipe text to/from other processes).
Version 0.3 includes a debugger that supports breakpoints, and "rich" interactive shells (with things like code completion, call tips, syntax coloring), as well as a bunch of smaller features, bug fixes, internal "clean ups" and the like. <http://projects.gandreas.com/scride/download.php> Glenn Andreas [EMAIL PROTECTED] <http://www.gandreas.com/> wicked fun! Dominogy | Just place all the dominos on the board... _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig