Vladimir

48%
Flag icon
When a method calls super(), it is a cooperative method. Cooperative methods enable cooperative multiple inheritance. These terms are intentional: in order to work, multiple inheritance in Python requires the active cooperation of the methods involved.
Fluent Python: Clear, Concise, and Effective Programming
Rate this book
Clear rating
Open Preview