Tracking down memory leaks?

Fredrik Lundh fredrik at pythonware.com
Sun Feb 12 09:54:47 EST 2006


"dmsbox2000-list1 at yahoo.com" wrote:

> I'm not an expert on python internals, and it is possible that they
> have a way of checking for cases like this.   I think the deepcopy
> method catches this, but I don't *think* basic garbage collection look
> for this sort of thing.

http://www.python.org/doc/faq/general.html#how-does-python-manage-memory

</F>






More information about the Python-list mailing list