[Python-Dev] AST branch patches (was Re: PEP 342/343 status?)

Nick Coghlan ncoghlan at gmail.com
Sat May 28 14:22:16 CEST 2005


Nick Coghlan wrote:
> Brett C. wrote:
> 
>>I noticed Nick's PEP is still not
>>up.  Probably too busy with that fix for genexps in the AST branch, huh, Nick?  =)
> 
> Something like that. . . still, I finally got around to fixing the formatting in 
> the text file and sending it back to David :)

Add to that AST patches for the genexp scoping, lambda nested args and 
creation of distinct code objects for lambdas defined on different 
lines. I guess I finally got over the Python overdose resulting from 
trying to keep up with the PEP 340 discussion :)

Cheers,
Nick.

-- 
Nick Coghlan   |   ncoghlan at gmail.com   |   Brisbane, Australia
---------------------------------------------------------------
             http://boredomandlaziness.blogspot.com


More information about the Python-Dev mailing list