power of explicit self?
Gabriel Genellina
gagsl-py2 at yahoo.com.ar
Wed Dec 16 09:41:09 EST 2009
Fire Crow <me at firecrow.com>:
> > Nowhere, I'd say. An *implicit* self would have to be implemented
> > somewhere in the compiler -- but an explicit self doesn't. It's
> > homogeneous, always name-dot-attribute; the name 'self' is not special at
> > all.
> This is I find very interesting, If I understand your comment
> correctly,
> one of the advantages of implicit self is that it does not need
> any special treatment, it's handled like any other name-dot-attribute.
Yes.
--
Gabriel Genellina
Yahoo! Cocina
Encontra las mejores recetas con Yahoo! Cocina.
http://ar.mujer.yahoo.com/cocina/
More information about the Python-list
mailing list