On 2009-12-16, Gabriel Genellina <gagsl-...@yahoo.com.ar> wrote:
> Fire Crow <m...@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.

I presume you both meant that is an advantage of explicit self
not implicit?

-- 
Grant Edwards                   grante             Yow! What's the MATTER
                                  at               Sid? ... Is your BEVERAGE
                               visi.com            unsatisfactory?
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to