Paul McNett wrote: > Sriek wrote: > (snip) >> Similarly, why do we have to explicitly use the 'self' keyword >> everytime? > > > This is closer to a wart, IMO,
I've always explicitelly used the (implied) 'this' pseudo-pointer in Java, C++ etc. The wart is in all those languages that don't makes it mandatory IMHO !-) -- bruno desthuilliers python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for p in '[EMAIL PROTECTED]'.split('@')])" -- http://mail.python.org/mailman/listinfo/python-list