This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients Robert.Elsner, jcea, mark.dickinson, pitrou, r.david.murray, serhiy.storchaka
Date 2012-06-23.20:41:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1340484115.2747.134.camel@raxxla>
In-reply-to <1340459845.04.0.875860868347.issue14596@psf.upfronthosting.co.za>
Content
Here is Struct.__sizeof__ patch with tests.
Files
File name Uploaded
struct_sizeof-2.patch serhiy.storchaka, 2012-06-23.20:41:42
History
Date User Action Args
2012-06-23 20:41:44serhiy.storchakasetrecipients: + serhiy.storchaka, jcea, mark.dickinson, pitrou, r.david.murray, Robert.Elsner
2012-06-23 20:41:43serhiy.storchakalinkissue14596 messages
2012-06-23 20:41:43serhiy.storchakacreate