Bruno Desthuilliers wrote:
> Daniel Fetchinson a écrit :
> (snip)
>> It doesn't add anything but makes something that exists a bit clearer
> 
> Err... I fail to see how magically transforming def self.foo(...) into
> def foo(self, ...) makes anything clearer about what really happens and
> how Python's object model works.
> 
>> and friendlier to newbies. 
> 
> I'd rather say "more acceptable to java-brainwashed developpers".

Nicely put! :-)
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to