[Python-Dev] Class decorators

Neal Norwitz nnorwitz at gmail.com
Tue Mar 28 20:16:01 CEST 2006


On 3/28/06, Guido van Rossum <guido at python.org> wrote:
>
> I propose that someone start writing a Py3k PEP for class decorators.
> I don't  think it's fair to the 2.5 release team to want to push this
> into 2.5 though; how about 2.6?

Wasn't there already a (pretty small) patch?  I guess it would be
different now with the AST though.

n


More information about the Python-Dev mailing list