[Python-Dev] Language reference updated for metaclasses

Daniel Urban urban.dani+py at gmail.com
Sun May 20 10:56:46 CEST 2012


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


More information about the Python-Dev mailing list