graphical object browser?

Simon Burton simonb at NOTTHISBIT.webone.com.au
Thu Aug 12 08:43:35 EDT 2004


I'd like a little app to let me explore live python objects graphically,
with a tree view, say. It would be most useful when debugging a live
program that has just blown an exception, or surfing through pickle
data that needs to be upgraded.

There is something like this in the /examples/ide directory of pygtk, but
alas, it hasn't been updated to pygtk-2.0.

If nothing shows up, I'll write one myself and post here.

bye,

Simon.




More information about the Python-list mailing list