[PATCH] RE: J2 decorator grammar

Anthony Baxter anthonybaxter at gmail.com
Sun Aug 22 07:24:07 EDT 2004


On Sun, 22 Aug 2004 11:05:35 +0100 (BST), Michael Sparks
<zathras at thwackety.com> wrote:
> 
> 
> On Sun, 22 Aug 2004, Anthony Baxter wrote:
> > On Sun, 22 Aug 2004 01:41:58 +0100 (BST), Michael Sparks wrote
> > > The patch can be found here:
> > >    * http://thwackety.com/decorator_syntax_J2.patch
> >
> > Good to see. There's a few more bits than this that need to be
> > done, though - see http://www.python.org/sf/979728 for the original
> > @decorator patch, this should show you what else needs to be
> > changed.
> 
> Many thanks for the pointer. I'll try and make sure I cover all the bases,
> but I suspect I'll miss something, but I'll try not to :)

Well, in the comments for that patch, I listed all of the files changed by
the @syntax - that at least gives you a 'to-do list' to work through. Once
you've got what you think is the complete set, create a patch and post it
to SF.



More information about the Python-list mailing list