-
226kviews9How to use super() effectively -- Python 2.7 versionscorePython / cooperative, inheritance, multiple, next_in_mro, super / by Raymond Hettinger (11 years ago, revision 8)
-
42kviews7How to use super() effectivelyscorePython / cooperative, inheritance, multiple, next_in_mro, super / by Raymond Hettinger (11 years ago, revision 8)
-
35kviews6Find all subclasses of a given classscorePython / class, extending, inheritance, plugin, subclass, subclasses, type / by Gabriel Genellina (13 years ago, revision 3)
-
28kviews4Nested contexts -- a chain of mapping objectsscorePython / ast, chained, compiler, dictionary, inheritance, nested, nonlocal, scopes, xml / by Raymond Hettinger (12 years ago, revision 2)
-
23kviews2namedtuple.abc - abstract base class + mix-in for named tuplesscorePython / abc, collections, dry, inheritance, namedtuple, shortcuts / by Jan Kaliszewski (11 years ago, revision 7)
-
9kviews1Composition of classes instead of multiple inheritancescorePython / class_decorator, composition, inheritance, multiple_inheritance / by Ethan Furman (11 years ago)
-
8kviews1Design Pattern -- Inherit from an instancescorePython / design_pattern, factory_class, inheritance, instance / by Daniel Cohn (12 years ago, revision 4)