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
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to