[Python-Dev] Class decorators
Neal Norwitz
nnorwitz at gmail.com
Tue Mar 28 20:16:01 CEST 2006
More information about the Python-Dev mailing list
Tue Mar 28 20:16:01 CEST 2006
- Previous message: [Python-Dev] Class decorators
- Next message: [Python-Dev] Class decorators
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] Class decorators
- Next message: [Python-Dev] Class decorators
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list