Am 03.08.2008, 12:51 Uhr, schrieb Equand <[EMAIL PROTECTED]>:
how about changing the precious self. to .
imagine
self.update()
.update()
simple right?
What about:
class x:
def x(self,ob):
ob.doSomethingWith(self)
? Not so simple anymore, isn't it? If you're not trolling, there's
hundreds of reasons why the explicit self is as it is, and it's not going
to go away, just as a thread that produced immense amounts of response
demonstrated around a week ago. Read that, and rethink.
--- Heiko.
--
http://mail.python.org/mailman/listinfo/python-list