[Python-Dev] reference leaks, __del__, and annotations

Greg Ewing greg.ewing at canterbury.ac.nz
Wed Apr 5 01:29:07 CEST 2006


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


More information about the Python-Dev mailing list