memory management

Frank Schaefer fschaef at ces.clemson.edu
Thu Mar 7 05:40:25 EST 2002


Dear Fellows,

My python script uses extensively memory. How can I ensure
that it is de-allocated after use. What functions are there to
determine the size of an actual python object (deep vs. shallow size
or so?) ?

thanks,

Frank.




More information about the Python-list mailing list