[Python-Dev] Exception chaining and generator finalisation

Greg Ewing greg.ewing at canterbury.ac.nz
Sun Aug 1 09:50:10 CEST 2010


Nick Coghlan wrote:
> A toy example,
> that isn't obviously broken at first glance, but in fact fails when
> close() is called:

Okay, you've convinced me. I'll consider it to be correct
behaviour and update my expected yield-from test results
accordingly.

-- 
Greg



More information about the Python-Dev mailing list