[Python-ideas] Fwd: quantifications, and tuple patterns (original) (raw)
Nick Coghlan ncoghlan at gmail.com
Tue Jan 17 14:39:40 CET 2012
- Previous message: [Python-ideas] Fwd: quantifications, and tuple patterns
- Next message: [Python-ideas] Fwd: quantifications, and tuple patterns
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-ideas] Fwd: quantifications, and tuple patterns
- Next message: [Python-ideas] Fwd: quantifications, and tuple patterns
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]