memory usage

Zutroi Zatatakowski abou at cam.org
Sun Mar 31 14:46:26 EST 2002


Is there a specific way to clean the memory used by python scripts?
While debugging my project, I always get a 'not enough memory to run
this program' after running it a few times (Win98). I don't know if
there's a "ps -aux"-like command on DOS, so I could see what's eating
all the memory. 
I always c.close() after a c.open(), so I guess it's not because opened
files are not properly closed. 


-- 
Zutroi Zatatakowski
Commando PACU
http://pacu.cjb.net




More information about the Python-list mailing list