[Python-Dev] Draft proposal: Implicit self in Python 3.0 (original) (raw)
Alexander Kozlovsky alexander.kozlovsky at gmail.com
Fri Jan 6 00:34:23 CET 2006
- Previous message: [Python-Dev] Draft proposal: Implicit self in Python 3.0
- Next message: [Python-Dev] Draft proposal: Implicit self in Python 3.0
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] Draft proposal: Implicit self in Python 3.0
- Next message: [Python-Dev] Draft proposal: Implicit self in Python 3.0
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]