[Python-Dev] pep 318, Decorators for Functions, Methods and Classes

Simon Percivall s.percivall at chello.se
Fri Aug 6 17:38:21 CEST 2004


On pep 318 (like everything else here).

Is it actually supposed to work for classes? like the
pep title says.

It doesn't seem to work, instead it issues a SyntaxError
on the class keyword. Also, the discussion is completely
focused on decorating functions and methods.

//Simon



More information about the Python-Dev mailing list