[Python-Dev] @decorator now w/ class support [was: pep 318, Decorators for Functions, Methods and Classes]

Simon Percivall s.percivall at chello.se
Thu Aug 12 19:56:14 CEST 2004


On 2004-08-12, at 17.03, Jack Diederich wrote:
> I ended up going with 'decorated_thing'
> 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



More information about the Python-Dev mailing list