[Python-ideas] Yield-From: Finalization guarantees

Greg Ewing greg.ewing at canterbury.ac.nz
Sun Mar 29 00:55:15 CET 2009


Jacob Holm wrote:

> I currently don't think that a special case for GeneratorExit is 
> needed.  Can you give me an example showing that it is?

Someone said something that made me think it was needed,
but I think you're right, it shouldn't be there.

-- 
Greg



More information about the Python-ideas mailing list