Does Python have Multiple Inheritance ?
Roy Smith
roy at panix.com
Fri Nov 7 10:06:58 EST 2008
In article <mailman.3639.1226069293.3487.python-list at python.org>,
Tim Golden <mail at timgolden.me.uk> wrote:
> Aaron Gray wrote:
> > Wikipedia says Python has Multiple Inheritance, is this true ?
> >
> > http://en.wikipedia.org/wiki/Multiple_inheritance
> >
> > Thanks,
> >
> > Aaron
>
> Good grief. You can use Wikipedia but you can't use Google?
>
> http://www.google.co.uk/search?q=python+multiple+inheritance
>
> TJG
Think of it this way:
Aaron is-a WikipediaUser
Aaron is-a GoogleUser
see, multiple inheritance!
More information about the Python-list
mailing list