multiple inheritance super()

Mike Meyer mwm at mired.org
Wed Jul 27 22:40:27 EDT 2005


"Michele Simionato" <michele.simionato at gmail.com> writes:

>>I am mostly
>>using old style (without type unification) init but this motivate the
>>shift for the new style. Is there somewhere a document about this?
> Yes, see http://www.python.org/2.3/mro.html by yours truly

I'd also recommend reading <URL: http://fuhm.org/super-harmful/
>. It's got some good practical advice on using super in your code.

   <mike
-- 
Mike Meyer <mwm at mired.org>			http://www.mired.org/home/mwm/
Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information.



More information about the Python-list mailing list