[Python-Dev] Exception chaining and generator finalisation (original) (raw)
Greg Ewing greg.ewing at canterbury.ac.nz
Sun Aug 1 09:50:10 CEST 2010
- Previous message: [Python-Dev] Exception chaining and generator finalisation
- Next message: [Python-Dev] Exception chaining and generator finalisation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] Exception chaining and generator finalisation
- Next message: [Python-Dev] Exception chaining and generator finalisation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]