Memory leak when importing?

Martin von Loewis loewis at informatik.hu-berlin.de
Tue Mar 5 03:54:29 EST 2002


Harald Kirsch <kirschh at lionbioscience.com> writes:

> > 
> > I'd invoke gc.getobjects() from time to time, to see whether the list
> 
> Sounds good, but in which version does it appear? I cannot find it in
> the docs of 2.1 or 2.2, nor a function of a similar name.

It's actually gc.get_objects, available since 2.2.

Regards,
Martin



More information about the Python-list mailing list