Free Memory

Dark Wind darkwind.87 at gmail.com
Thu May 8 20:30:31 EDT 2008


Hi,

How can I free all the memory in python by deleting all variables. I am
looking for the equivalent of 'clear' from Matlab.

I know del x deletes a variable x, but it doesn't free all the available
memory.

Thank you
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20080508/347c35cb/attachment.html>


More information about the Python-list mailing list