[Python-Dev] Adventures with ASTs - Inline Lambda
Barry Warsaw
barry at python.org
Thu Feb 16 13:38:34 CET 2006
More information about the Python-Dev mailing list
Thu Feb 16 13:38:34 CET 2006
- Previous message: [Python-Dev] Adventures with ASTs - Inline Lambda
- Next message: [Python-Dev] Adventures with ASTs - Inline Lambda
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Feb 16, 2006, at 2:05 AM, Talin wrote: > > Anyway, if anyone wants to play around with the patch, it is rather > small - a couple of lines in Grammar, and a small new function in > ast.c, > plus a few mods to other functions to get them to call it. The context > diff is less than two printed pages. I can post it somewhere if people > are interested. > Please submit a SourceForge patch so others can play with it! -Barry
- Previous message: [Python-Dev] Adventures with ASTs - Inline Lambda
- Next message: [Python-Dev] Adventures with ASTs - Inline Lambda
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list