[Numpy-discussion] clear a variable

Andrew Wilson a_wilson at mit.edu
Thu Aug 12 13:55:12 EDT 2004


Hello,
    I can't seem to find this in the documentation, is there a way to 
clear a variable.  For example I have an application that opens displays 
a bunch of images, they can be big memory hogs. When I'm not showing 
them I'd like to clear out those variables, instead of having to close 
down my program and start over.  I know matlab has a command "clear 
/var/" which will do exactly that.
    Thanks for the help!
       Andrew
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20040812/ba85ea02/attachment.html>


More information about the NumPy-Discussion mailing list