[Python-3000] Bound and unbound methods (original) (raw)
Andrew Koenig ark-mlist at att.net
Mon Aug 14 00:47:31 CEST 2006
- Previous message: [Python-3000] Bound and unbound methods
- Next message: [Python-3000] Bound and unbound methods
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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?
- Previous message: [Python-3000] Bound and unbound methods
- Next message: [Python-3000] Bound and unbound methods
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]