[Python-Dev] Language reference updated for metaclasses (original) (raw)
Daniel Urban urban.dani+py at gmail.com
Sun May 20 10:56:46 CEST 2012
- Previous message: [Python-Dev] Language reference updated for metaclasses
- Next message: [Python-Dev] PEP 3135 (new super()) __class__ references broken in 3.3
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I think there is a small mistake in section "3.3.3.4. Creating the class object": "After the class object is created, any class decorators included in the function definition are invoked ..." That probaly should be "class definition".
Daniel
- Previous message: [Python-Dev] Language reference updated for metaclasses
- Next message: [Python-Dev] PEP 3135 (new super()) __class__ references broken in 3.3
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]