Tags: __getattribute__ x
-
4k1Find what class an attribute - ie, myObj.myAttr - comes from, and how it's definedPython / attribute, attributes, class, debugging, inspection, source, __dict__, __getattribute__, __getattr__, __slots__ / by Paul Molodowitch (11 years ago, revision 3)
-
5k2Decoupled Proxy of a State Bearing Object in a Multiprocessing EnvironmentPython / access, multiprocessing, process, processing, subprocess, synchronization, syncmanager, threading, __getattribute__ / by Mateyuzo (14 years ago, revision 2)