The Python Oracle

How does `super` interacts with a class's `__mro__` attribute in multiple inheritance?

Become part of the top 3% of the developers by applying to Toptal https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Puzzle Game 2 Looping

--

Chapters
00:00 Question
04:03 Accepted answer (Score 3)
05:43 Answer 2 (Score 0)
06:51 Thank you

--

Full question
https://stackoverflow.com/questions/3389...

Question links:
[official doc of super]: https://docs.python.org/2/library/functi...

Accepted answer links:
[documentation]: https://www.python.org/download/releases.../

Answer 2 links:
[learning python]: http://shop.oreilly.com/product/06369200...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python #inheritance #superclass #super

#avk47