[Python-Dev] Adventures with ASTs - Inline Lambda (original) (raw)

Barry Warsaw barry at python.org
Thu Feb 16 13:38:34 CET 2006


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



More information about the Python-Dev mailing list