[Python-Dev] pep 318, Decorators for Functions, Methods and Classes
Skip Montanaro
skip at pobox.com
Fri Aug 6 17:48:16 CEST 2004
More information about the Python-Dev mailing list
Fri Aug 6 17:48:16 CEST 2004
- Previous message: [Python-Dev] pep 318, Decorators for Functions, Methods and Classes
- Next message: [Python-Dev] pep 318, Decorators for Functions, Methods and Classes
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] pep 318, Decorators for Functions, Methods and Classes
- Next message: [Python-Dev] pep 318, Decorators for Functions, Methods and Classes
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list