[issue15424] __sizeof__ of array should include size of items

Ludwig Hähne report at bugs.python.org
Wed Jul 25 13:55:45 CEST 2012


Ludwig Hähne <wkx at gmx.li> added the comment:

Revised the patch based on the discussion in issue #15402 (http://bugs.python.org/msg166372). It doesn't typecast the function anymore and instead casts to the array type inside the function.

----------
Added file: http://bugs.python.org/file26510/array_sizeof_v3.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue15424>
_______________________________________


More information about the Python-bugs-list mailing list