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 mark.dickinson, meador.inge, serhiy.storchaka
Date 2012-07-20.06:49:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1342766966.6.0.629613647598.issue15402@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch that implements __sizeof__ for struct.Struct.

See also issue14596.
History
Date User Action Args
2012-07-20 06:49:26serhiy.storchakasetrecipients: + serhiy.storchaka, mark.dickinson, meador.inge
2012-07-20 06:49:26serhiy.storchakasetmessageid: <1342766966.6.0.629613647598.issue15402@psf.upfronthosting.co.za>
2012-07-20 06:49:25serhiy.storchakalinkissue15402 messages
2012-07-20 06:49:25serhiy.storchakacreate