Needed: Real-world examples for Python's Cooperative Multiple Inheritance
Aahz
aahz at pythoncraft.com
Thu Nov 25 18:13:16 EST 2010
In article <89b6d53f-dcdc-4442-957f-1f4d29115a26 at n32g2000pre.googlegroups.com>,
Raymond Hettinger <python at rcn.com> wrote:
>
>I'm writing-up more guidance on how to use super() and would like to
>point at some real-world Python examples of cooperative multiple
>inheritance.
My previous job used this rather heavily, but I can't provide you with
code. I suspect we weren't the only people, but I have no clue how to
locate samples.
Were you searching code.google.com or something else?
--
Aahz (aahz at pythoncraft.com) <*> http://www.pythoncraft.com/
"Look, it's your affair if you want to play with five people, but don't
go calling it doubles." --John Cleese anticipates Usenet
More information about the Python-list
mailing list