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 rhettinger
Recipients ncoghlan, pitrou, rhettinger
Date 2010-12-17.17:47:21
SpamBayes Score 0.20779067
Marked as misclassified No
Message-id <1292608043.1.0.964921182453.issue10725@psf.upfronthosting.co.za>
In-reply-to
Content
Updated to use ABCs but still relies on user objects implementing __sizeof__.  So it is accurate whenever sys.getsizeof() is accurate.
History
Date User Action Args
2010-12-17 17:47:23rhettingersetrecipients: + rhettinger, ncoghlan, pitrou
2010-12-17 17:47:23rhettingersetmessageid: <1292608043.1.0.964921182453.issue10725@psf.upfronthosting.co.za>
2010-12-17 17:47:21rhettingerlinkissue10725 messages
2010-12-17 17:47:21rhettingercreate