[Python-Dev] reference leaks, del, and annotations (original) (raw)
Greg Ewing greg.ewing at canterbury.ac.nz
Wed Apr 5 01:29:07 CEST 2006
- Previous message: [Python-Dev] reference leaks, __del__, and annotations
- Next message: [Python-Dev] reference leaks, __del__, and annotations
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Neil Schemenauer wrote:
I think so but it depends on what the finalizer needs to reference.
That's really what I'm asking -- what does a generator finaliser need to reference? Or does it depend on what the generator's code does?
-- Greg
- Previous message: [Python-Dev] reference leaks, __del__, and annotations
- Next message: [Python-Dev] reference leaks, __del__, and annotations
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]