[Python-Dev] Draft proposal: Implicit self in Python 3.0
Alexander Kozlovsky
alexander.kozlovsky at gmail.com
Fri Jan 6 00:34:23 CET 2006
I wrote:
> 5. Each function have two constant attributes, __class__ and __self__,
> both of them have value 'None'
Of course, this attributes have names 'im_class' and 'im_self',
as before, but can be used with any function.
I have not sleep enough last night :)
Best regards,
Alexander mailto:alexander.kozlovsky at gmail.com
More information about the Python-Dev
mailing list