13 Mar
2002
13 Mar
'02
4:25 p.m.
On Wed, 2002-03-13 at 12:40, Leonardo Rochael Almeida wrote:
Also, how about turning on some flags in gc.seg_debug()? Do you think we might be able to glance something by seeing what objects where logged as freed or by storing them in gc.garbage?
Forgot to mention, gc module documentation at: http://www.python.org/doc/2.1.2/lib/module-gc.html -- Ideas don't stay in some minds very long because they don't like solitary confinement.