Does Python really follow its philosophy of "Readability counts"?

Russ P. Russ.Paielli at gmail.com
Tue Jan 20 00:12:08 EST 2009


On Jan 19, 8:39 pm, Luis Zarrabeitia <ky... at uh.cu> wrote:

> If properties already
> let you change from attribute to method without affecting the caller, why do you
> need a property that does nothing?

You don't. As I tried to explain in a earlier post (but one that you
may not have seen yet), that is apparently an implementation detail of
the way Scala implements properties. I probably should have never even
brought it up.



More information about the Python-list mailing list