John Mendelewski <john.mendelewski <at> gmail.com> writes: > > 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.
What do you mean "how self really works"? It's just an instance of the class. -- http://mail.python.org/mailman/listinfo/python-list