[Python-Dev] pep 318, Decorators for Functions, Methods and Classes (original) (raw)

Skip Montanaro skip at pobox.com
Fri Aug 6 17:48:16 CEST 2004


Simon> On pep 318 (like everything else here).
Simon> Is it actually supposed to work for classes? 

That was the original proposal, way back when. The motivation for decorating classes seems much weaker than for functions. The current implementation doesn't decorate classes. The PEP title should probably be changed.

Skip



More information about the Python-Dev mailing list