Nick Coghlan <ncoghlan <at> gmail.com> writes:
> 
> And that it formally expanded to:
> 
> <snip 20 lines of code with multiple try/except/finally clauses and various
conditionals>

Do we really want to add a syntactic feature which has such a complicated
expansion? I fear it will make code using "yield from" much more difficult to
understand and audit.


_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to