[issue17468] Generator memory leak

Amaury Forgeot d'Arc report at bugs.python.org
Tue Mar 19 15:32:08 CET 2013


Amaury Forgeot d'Arc added the comment:

Well, there is a __del__: the one from the generator function. And it's part of the cycle.

----------
nosy: +amaury.forgeotdarc

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue17468>
_______________________________________


More information about the Python-bugs-list mailing list