Explicit Frustration of the Self

Delaney, Timothy tdelaney at avaya.com
Sun Jan 5 22:48:18 EST 2003


> From: DeadWisdom at wisefool.net [mailto:DeadWisdom at wisefool.net]
> 
> The explicit self is the character flaw of Python.

Strangely enough (to you), I consider it one of the best features of Python.
I have spent an inordinate amount of time trying to convince people to
always use 'this' in Java and C++ on instance variables and methods.

Explicit is better than implicit ... especially if you have a
syntax-colouring text editor which highlights 'self' and 'this' ;)

Tim Delaney





More information about the Python-list mailing list