On Mar 19, 10:18 pm, John Mendelewski <john.mendelew...@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 -- http://mail.python.org/mailman/listinfo/python-list