[Python-Dev] cpython (merge 3.2 -> default): MERGE: Better test for Issue #15402: Add a __sizeof__ method to struct.Struct

Serhiy Storchaka storchaka at gmail.com
Tue Jul 24 09:49:38 CEST 2012


On 24.07.12 00:44, martin at v.loewis.de wrote:
> 42 is most likely not the right answer, as the size should be a
> multiple of four.

 >>> ''.__sizeof__()
25



More information about the Python-Dev mailing list