[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
More information about the Python-Dev mailing list
Tue Jul 24 09:49:38 CEST 2012
- Previous message: [Python-Dev] cpython (merge 3.2 -> default): MERGE: Better test for Issue #15402: Add a __sizeof__ method to struct.Struct
- Next message: [Python-Dev] Doc/ACKS and Misc/ACKS
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] cpython (merge 3.2 -> default): MERGE: Better test for Issue #15402: Add a __sizeof__ method to struct.Struct
- Next message: [Python-Dev] Doc/ACKS and Misc/ACKS
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list