The __dict__ attribute
Modules, classes, and class instances all have __dict__ attributes that holds the namespace contents for that object.
We're back after a server migration that caused effbot.org to fall over a bit harder than expected. Expect some glitches.
Modules, classes, and class instances all have __dict__ attributes that holds the namespace contents for that object.