Memory Allocation?

Chris S. chrisks at NOSPAM.udel.edu
Mon Feb 7 00:05:08 EST 2005


Is it possible to determine how much memory is allocated by an arbitrary 
Python object? There doesn't seem to be anything in the docs about this, 
but considering that Python manages memory allocation, why would such a 
module be more difficult to design than say, the GC?



More information about the Python-list mailing list