[Python-ideas] Revised**11 PEP on Yield-From
Greg Ewing
greg.ewing at canterbury.ac.nz
Fri Apr 17 06:56:24 CEST 2009
Draft 12 of the PEP.
Fixed a bug in the expansion (didn't handle
StopIteration raised by throw).
Removed paragraph about StopIteration left over
from an earlier version.
Added some discussion about rejected ideas.
--
Greg
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: yield-from-rev12.txt
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20090417/0debaceb/attachment.txt>
More information about the Python-ideas
mailing list