Deprecate self
Erik Max Francis
max at alcyone.com
Wed Apr 18 11:19:25 EDT 2001
Dave LeBlanc wrote:
> Since self is used for every method of every class, isn't it a bit
> redundant? I don't know of another OO language that makes you manually
> carry around the "this"/"self" pointer/reference...
It is better to have it be explicit, and changing it would break lots of
code, anyway.
--
Erik Max Francis / max at alcyone.com / http://www.alcyone.com/max/
__ San Jose, CA, US / 37 20 N 121 53 W / ICQ16063900 / &tSftDotIotE
/ \ War is the province of chance.
\__/ Karl von Clausewitz
7 sisters productions / http://www.7sisters.com/
Web design for the future.
More information about the Python-list
mailing list