Daniel Stutzbach <dan...@stutzbachenterprises.com> added the comment:

In the previous example, I meant to type

class B(A)

and

class C(B)

rather than having them all derive from object.  That's what I get for
not actually testing the code. ;-)

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue5229>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to