Introspection

Daniel Dittmar daniel at dittmar.net
Thu Jun 28 14:45:26 EDT 2001


> Is there a good resource that gives comprehensive coverage of Python's
> introspection capabilities all in one place?

Download wxPython, start the demo and look at 'Cool Contribs/pyTree'.
This uses inspection to drill down a module to functions and classes to
members etc.

Daniel



More information about the Python-list mailing list