-
4kviews1Find what class an attribute - ie, myObj.myAttr - comes from, and how it's definedscorePython / attribute, attributes, class, debugging, inspection, source, __dict__, __getattribute__, __getattr__, __slots__ / by Paul Molodowitch (11 years ago, revision 3)
-
6kviews1CLOS-like around/before/after auxiliary methodsscorePython / auxiliary, class, clos, decorator, inheritance, method, object, super / by Jan Kaliszewski (12 years ago)
-
24kviews2Keyword Argument Injection with Python DecoratorsscorePython / class, class_decorator, decorator, injection, variable / by Ahmet Emre Aladağ (13 years ago, revision 2)