Filip Gruszczyński wrote:
There is a large discussion on python-list about Guido's article about

That discussion should stay there.

new self syntax, therefore I would like to use that to raise similar
question: self in the body.

That has also be heavily discussed, many times, there and here.

... Then you just precede attributes with a '.',

Guido has specifically rejected that, more than once, I believe.

> which is 4 letters less than self.

As has been said *many* times in previous discussions, you can use 1 letter intead of 4 if you really wish, if saving keystrokes is your highest priority. But please don't rehash these discussions, at least not here.

Terry Jan Reedy

_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to