Estimating memory use?

MrJean1 MrJean1 at gmail.com
Sun Nov 27 17:02:36 EST 2005


The name of the function in mx.Tools is sizeof() and not mx_sizeof().
My apologies.

Also, it turns out that the return value of mx.Tools.sizeof() function
is non-aligned.  For example mx.Tools.sizeof("abcde") returns 29 which
is fine, but not entirely "accurate".

/Jean Brouwers




More information about the Python-list mailing list