Memory deallocation

dheeraj dheerajrav at gmail.com
Mon Oct 19 03:30:30 EDT 2009


Hi, a program of mine is being terminated by the OS as it uses too
much memory. I guess this is due to static memory allocation

I've also tried to use "del" but in vain. Is there any other function
that performs the above operation and frees the allocated memory??

Pls reply



More information about the Python-list mailing list