[Python-Dev] Draft proposal: Implicit self in Python 3.0 (original) (raw)

Fredrik Lundh fredrik at pythonware.com
Sun Jan 8 15:42:29 CET 2006


Ralf W. Grosse-Kunstleve wrote:

Please make Python more selfish. Note that this is also an obvious avenue for significant performance increases. If self is implicit you don't have to do the dictionary lookup for "self" all the time as is the case now.

what dictionary lookup ?



More information about the Python-Dev mailing list