Is there a way to measure how much memory a data structure use? For
instance, what is the footprint of a particular list object like
[0,1,2,3,4,5,6,7,8,9]?

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to