On 25.04.2017 20:16, Mike Miller wrote:
Also, I did find the decorator proposal intriguing, though have to say I probably wouldn't bother to use it unless it were a builtin or I had a dozen parameters to deal with.

Same here. And practical experience tells me that the usage of this decorator wouldn't last long. In Steven's "early stages of development", the day will come where there is a need for a parameter which must not be an attribute on self.

So I prefer the "annoyance" since it's bloody easy to read AND to change.

Sven

_______________________________________________
Python-ideas mailing list
Python-ideas@python.org
https://mail.python.org/mailman/listinfo/python-ideas
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to