[Python-Dev] Adventures with ASTs - Inline Lambda (original) (raw)
Fredrik Lundh fredrik at pythonware.com
Thu Feb 16 11:27:49 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 ]
Paul Moore wrote:
> > I definately don't want to start a flame war, although I suspect I already > > have :/ > > I think most about everything has already been said wrt lambda already, > but I guess we could have a little war on spelling issues ;-)
Agreed, but credit to Talin for actually implementing his suggestion. And it's nice to see that the AST makes this sort of experimentation easier.
absolutely! +1 for experimentation.
- 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 ]