[Python-Dev] Class decorators
Jack Diederich
jack at performancedrivers.com
Tue Mar 28 20:27:54 CEST 2006
More information about the Python-Dev mailing list
Tue Mar 28 20:27:54 CEST 2006
- Previous message: [Python-Dev] Class decorators
- Next message: [Python-Dev] Class decorators
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, Mar 28, 2006 at 10:16:01AM -0800, Neal Norwitz wrote: > 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. > I submitted one a couple years ago. The AST makes it obsolete though. I'd be happy to make a new AST friendly one (time to learn the AST..) -Jack
- 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