[Python-Dev] Error in Python Tutorial on Multiple Inheritence

"Martin v. Löwis" martin at v.loewis.de
Thu Aug 12 07:15:30 CEST 2004


Steven Kah Hien Wong wrote:
> Mind you, I find the current behaviour is much more useful, so I am
> saying the documentation is in error, not the implementation. :) Have I
> simply misread? 

Yes. You are confusing instance attributes and class attributes.

> If so, maybe that paragraph should be rewritten to make
> it more clear. With an example like the above, perhaps?

Can you provide a patch? Please upload to sf.net/projects/python.

Regards,
Martin


More information about the Python-Dev mailing list