login
|
about
|
faq
Questions
Tags
Users
Badges
Unanswered
Ask Question
Search Results
relevance
newest
votes
active
2
votes
Class attributes with a “calculated” name
class C (object): pass c = C() c.__dict__['foo'] = 42 c.foo # returns 42 …
answered
May 26 at 21:13
Dan
728
●
3
●
13
posts containing
user:444
within these tags
exec
Want better search results?
See our search tips!
Stack Overflow works best with JavaScript enabled