python object model diagram

gene tani gene.tani at gmail.com
Fri Sep 9 19:54:01 EDT 2005


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?
>




More information about the Python-list mailing list