[Python-Dev] Closures / Python Scopes

2010-11-12 Thread Hatem Nassrat
loops (and other blocks that are not functions)? the reason I ask is with the introduction of http://docs.python.org/py3k/reference/simple_stmts.html#nonlocal it seems like something that can happen. -- Hatem Nassrat ___ Python-Dev mailing list Python-Dev

[Python-Dev] Announcing PEP 3136

2009-09-29 Thread Hatem Nassrat
" suite] try1_stmt ::= "try" ":" suite ("except" [expression ["as" target]] ":" suite)+ ["else" ":" suite] ["finally" ":" suite] All these else's seem

[Python-Dev] Any updates on this subprocess/signal bug/issue (Re: subprocess and EINTR errnos)

2009-07-06 Thread Hatem Nassrat
or will a fix go into Python in the near future? -- Hatem Nassrat Refrences: http://mail.python.org/pipermail/python-dev/2004-November/049983.html ___ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/li

[Python-Dev] Any updates on this subprocess/signal bug/issue (Re: subprocess and EINTR errnos)

2009-07-06 Thread Hatem Nassrat
or will a fix go into Python in the near future? -- Hatem Nassrat Refrences: http://mail.python.org/pipermail/python-dev/2004-November/049983.html ___ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/li