Object System

Michele Simionato michele.simionato at gmail.com
Thu Mar 19 23:24:43 EDT 2009


On Mar 19, 10:18 pm, John Mendelewski <john.mendelew... at gmail.com>
wrote:
> I was wondering if anyone had documents or articles what gave an in-
> depth view of the object system in Python. Ones concerning dispatch,
> how self really works, and maybe some meta-programming that comes
> along with the new style classes.

The second Google hit for "python object system":

http://www.cafepy.com/article/python_types_and_objects/python_types_and_objects.html

This is actually a very good book indeed.

             Michele Simionato



More information about the Python-list mailing list