[issue1405] Garbage collection not working correctly in Python 2.3

Paul Pogonyshev report at bugs.python.org
Fri Nov 9 20:16:01 CET 2007


Paul Pogonyshev added the comment:

See if gc.set_threshold (0, 0, 0) helps.

----------
nosy: +_doublep

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1405>
__________________________________


More information about the Python-bugs-list mailing list