At 10:01 PM 8/22/03 +0300, alexander smishlajev wrote: >hello! > >the following script is leaking memory: Have you already tried adding a gc.collect() call to make sure that it's not just buildup between collections?