[issue12167] test_packaging reference leak
Éric Araujo
report at bugs.python.org
Fri Jun 10 19:52:31 CEST 2011
Éric Araujo <merwok at netwok.org> added the comment:
Ah, it’s just refcounting issues? I can probably use the gc module to find them, and add del statements where appropriate to release objects.
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12167>
_______________________________________
More information about the Python-bugs-list
mailing list