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

Greg Ewing greg.ewing at canterbury.ac.nz
Mon Apr 20 03:01:59 CEST 2009


Nick Coghlan wrote:

> It is probably worth mentioning
> explicitly that as with existing "return" statements in generators, the
> StopIteration exception won't be seen in the generator's own frame.

I do mention that in a later section. Do you think it
needs to be in both places?

-- 
Greg



More information about the Python-ideas mailing list