super problem

Michael Hoffman cam.ac.uk at mh391.invalid
Sat Jun 25 10:23:36 EDT 2005


Uwe Mayer wrote:

> I have a diamond-shaped multiple inheritanc chain with new style classes,
> but super() does not call the parent class correctly:
> 
> -- snip --
> from qtcanvas import *

I don't have qtcanvas installed, and I couldn't reproduce the 
undesirable behavior using a dummy class. If you try to create a 
self-contained testcase, you will have an easier time figuring where the 
problem is.
-- 
Michael Hoffman



More information about the Python-list mailing list