[Tutor] New Style Classes

Danny Yoo dyoo at hkn.eecs.berkeley.edu
Tue Apr 13 17:07:57 EDT 2004



On Tue, 13 Apr 2004, Crabtree, Chad wrote:

> I have not found any good documentation on the New Style Classes "class
> foo(object):"  Could somone please point me in a good direction.  I've
> googled but I only get examples of how to do it.  Not mind you why.

Hi Chad,


The pages on New-Style classes might be useful:

    http://www.python.org/2.2.3/descrintro.html
    http://www.python.org/doc/newstyle.html


Does the tutorial help from the first link help?  What parts of it are
completely opaque?  *grin*


Hope this helps!




More information about the Tutor mailing list