Feature request: String-inferred names

Brad Harms FearsomeDragonfly at gmail.com
Fri Dec 4 04:40:04 EST 2009


On Fri, 04 Dec 2009 09:00:42 +0000, Steven D'Aprano wrote:
> Not all such attributes are actually found in instance.__dict__.

...I hadn't even considered __slots__ yet. Hm...

> Or dynamic attributes returned by __getattr__ or __getattribute__.

I'm looking for a generic term, because it's too cumbersome to say 
"properties or dynamic attributes using __getattr__ or __getattribute__" 
all the time.

That will be my last message for a while...good night, c.p.l.

-- 
Brad Harms -- http://alphaios.net



More information about the Python-list mailing list