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