[Python-3000] Bound and unbound methods (original) (raw)

Andrew Koenig ark-mlist at att.net
Mon Aug 14 00:47:31 CEST 2006


However, I also realize that requiring every access to a class variable to instantiate a new method object is expensive, to say the least.

Why does every access to a class variable have to instantiate a new method object?



More information about the Python-3000 mailing list