Needed: Real-world examples for Python's Cooperative Multiple Inheritance

Steve Holden steve at holdenweb.com
Thu Nov 25 18:08:02 EST 2010


On 11/25/2010 4:40 PM, Raymond Hettinger wrote:
> It's hard to write a best practices document for super() when
> the doesn't appear to be any practice at all :-)
> 
Sounds like the Python community have voted with their feet. I seem to
remember that Alex Martelli's "Python in a Nutshell" contains a very
thorough description of the new-style class system with an example
showing the resolution of the diamond pattern.

regards
 Steve
-- 
Steve Holden           +1 571 484 6266   +1 800 494 3119
PyCon 2011 Atlanta March 9-17       http://us.pycon.org/
See Python Video!       http://python.mirocommunity.org/
Holden Web LLC                 http://www.holdenweb.com/




More information about the Python-list mailing list