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

Greg Ewing greg.ewing at canterbury.ac.nz
Sat Feb 21 22:52:49 CET 2009


Bruce Frederiksen wrote:

> Let's not let the limitations of what can be expressed directly in 
> Python influence the implementation.

No, but I have an instinct that if something *can* be
expressed using basic Python, there's a good chance
it's conceptually sound.

Anyway, for other reasons I've settled on an interpretation
that can be expressed in Python, as it happens. I'll
be releasing another draft of the PEP with suitable
modifications.

-- 
Greg



More information about the Python-ideas mailing list