I think he's looking for tidy pictures of how metaclasses and descriptors interact with your classes and instances at compile- & runtime, something like that (which I haven't seen)
There's pictures of the class hierarchy for C and j-python: http://www.brpreiss.com/books/opus7/html/page114.html http://www.jython.org/docs/javadoc/overview-tree.html , there's pictures of method resolution order in Python Nutshell, (but I don't think that's what he's looking for.) Ara.T.Howard wrote: > anyone out there know where i might find a python object model diagram? > -- http://mail.python.org/mailman/listinfo/python-list