[Python-ideas] Fwd: quantifications, and tuple patterns

Nick Coghlan ncoghlan at gmail.com
Tue Jan 17 14:39:40 CET 2012


On Tue, Jan 17, 2012 at 11:34 PM, Paul Moore <p.f.moore at gmail.com> wrote:
> I'll refrain from proposing "nonlocal x := var"... :-)

That idea (or rather the "(var as nonlocal x)" equivalent) was
actually the starting point for my train of thought that led to the
suggestion of just using "some" as a marker for iteration variable
export :)

Cheers,
Nick.


-- 
Nick Coghlan   |   ncoghlan at gmail.com   |   Brisbane, Australia



More information about the Python-ideas mailing list