Memory efficient tuple storage

Benjamin Peterson benjamin at python.org
Fri Mar 13 14:26:45 EDT 2009


psaffrey <at> googlemail.com <psaffrey <at> googlemail.com> writes:
> 
> First of all, can anybody recommend a good way to show memory usage?

Python 2.6 has a function called sys.getsizeof().







More information about the Python-list mailing list