[Python-ideas] Revised**6 PEP on yield-from

Greg Ewing greg.ewing at canterbury.ac.nz
Sun Feb 22 10:14:42 CET 2009


Ryan Freckleton wrote:
> I haven't been following the discussion too closely, but shouldn't it be
> "return value" is semantically equivalent to raise
> StopIteration(value)

Yes, that was a typo.

-- 
Greg



More information about the Python-ideas mailing list