Memory leak in python

Fredrik Lundh fredrik at pythonware.com
Tue Apr 19 08:54:57 EDT 2005


"Abhishek S" <abhishek216 at yahoo.com> wrote:

> I am seeing that the python application is very slowly
> eating up the memory. i need help to indentify it.

what Python application?

> It start with 11MB and keeps growing by 1 MB around
> every 30mins.

have you checked for growing lists (etc)?

</F> 






More information about the Python-list mailing list