> as it would be so obviously a good thing to have a graphical (or maybe > curses-base) browser through the dynamic state of a Python program, it's > probably there. > > Can someone point me to something?
If you mean graphical debuggers, most Python specific IDEs have them. Few examples .. PythonWin SPE PyDev WingIDE Komodo http://pydev.sourceforge.net/images/screenshot/screenshot6.gif http://www.activestate.com/_images/screenshots/ss_Komodo_rails_large.gif If it is something else that you want, give an example of something similar available for another language/platform. -- http://mail.python.org/mailman/listinfo/python-list