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(). -- http://mail.python.org/mailman/listinfo/python-list
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(). -- http://mail.python.org/mailman/listinfo/python-list