python memory analysis

Miki Tebeka miki.tebeka at zoran.com
Mon Sep 6 11:05:48 EDT 2004


Hello Alexander,

> I wrote a deamon like program in python and after a while I realized that it
> consumes more and more memory over time. So my question is: How to debug
> memory leaks in python ?
Try the gc module.

Bye.
--
------------------------------------------------------------------------
Miki Tebeka <miki.tebeka at zoran.com>
http://tebeka.spymac.net
The only difference between children and adults is the price of the toys



More information about the Python-list mailing list