[Python-ideas] Revised**7 PEP on Yield-From
Greg Ewing
greg.ewing at canterbury.ac.nz
Fri Mar 20 05:09:13 CET 2009
Jacob Holm wrote:
> Of course. Here is a demonstration/test...
>
> However, when I run this using your patch, the first 3 "Close" messages,
> and the 3 "GeneratorExit" messages are missing.
I don't understand why you expect to get the output
you present. Can you explain your reasoning with
reference to the relevant sections of the relevant
PEPs that you mention?
--
Greg
More information about the Python-ideas
mailing list