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

Ralf W. Grosse-Kunstleve rwgk at yahoo.com
Sun Jan 8 15:28:57 CET 2006


--- Alexander Kozlovsky <alexander.kozlovsky at gmail.com> wrote:

What do you think about this?

I (who writes Python code for a living) love it! See also: http://cci.lbl.gov/~rwgk/python/adopt_init_args_2005_07_02.html

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.

Good luck with your battle!

Cheers, Ralf


Yahoo! DSL – Something to write home about. Just $16.99/mo. or less. dsl.yahoo.com



More information about the Python-Dev mailing list