[Python-ideas] Inline assignments using "given" clauses

Greg Ewing greg.ewing at canterbury.ac.nz
Mon May 14 02:13:48 EDT 2018


Can someone explain to me why it was considered a bad
thing that for-clauses leaked names in comprehensions,
but it will be a good thing for inline assignments
to leak names from them?

-- 
Greg


More information about the Python-ideas mailing list