[Python-Dev] @decorator now w/ class support [was: pep 318, Decorators for Functions, Methods and Classes] (original) (raw)
Simon Percivall s.percivall at chello.se
Thu Aug 12 19:56:14 CEST 2004
- Previous message: [Python-Dev] @decorator now w/ class support [was: 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 ]
On 2004-08-12, at 17.03, Jack Diederich wrote:
I ended up going with 'decoratedthing' http://python.org/sf/1007991
decorator code moved out of the function code and will decorate both functions and classes.
That's wonderful! +1 for inclusion from me, when the patch is final, etc.
//Simon
- Previous message: [Python-Dev] @decorator now w/ class support [was: 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 ]