[Python-ideas] Revised**7 PEP on Yield-From

Greg Ewing greg.ewing at canterbury.ac.nz
Mon Mar 2 00:51:44 CET 2009


I've made another couple of tweaks to the formal semantics
(so as not to over-specify when the iterator methods are
looked up).

Latest version of the PEP, together with the prototype
implementation and other related material, is available
here:

http://www.cosc.canterbury.ac.nz/greg.ewing/python/yield-from/

-- 
Greg



More information about the Python-ideas mailing list