Python 3K or Python 2.9?

Ivan Voras ivoras at _fer.hr_
Wed Sep 12 06:34:49 EDT 2007


Bruno Desthuilliers wrote:
> TheFlyingDutchman a écrit :
>> Python user and advocate Bruce Eckel is disappointed with the
>> additions (or lack of additions) in Python 3:
>>
>> http://www.artima.com/weblogs/viewpost.jsp?thread=214112
> 
> I'd say Mr Eckel fails to graps some of the great points about Python's 
> object model - the rant about the use of 'self' is a sure clue.

What does "self" have to do with an object model? It's an 
function/method argument that might as well be hidden in the compiler 
without ever touching the role it has (if not, why?). I agree that it's 
needless noise in a language.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 257 bytes
Desc: OpenPGP digital signature
URL: <http://mail.python.org/pipermail/python-list/attachments/20070912/e2a70396/attachment.sig>


More information about the Python-list mailing list