j
k
j a
j l
Ivan Pozdeev via Python-Dev wrote:
"as" was suggested even before is became a keyword in `with'. ( if (re.match(regex,line) as m) is not None: <do smth> )
That's not equivalent where/given, though, since it still has the asymmetry problem.
Back to the thread
Back to the list