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 pitrou
Recipients arigo, brett.cannon, docs@python, fijall, lukasz.langa, pitrou
Date 2011-01-25.18:00:33
SpamBayes Score 3.428219e-08
Marked as misclassified No
Message-id <1295978430.3716.6.camel@localhost.localdomain>
In-reply-to <1295977961.92.0.336302741306.issue10994@psf.upfronthosting.co.za>
Content
> Even if you know implementation quite well a single number per object
> does not provide enough information.

Enough information for what? It can certainly provide information about
the overhead of that particular object (again, regardless of sharing).
History
Date User Action Args
2011-01-25 18:00:34pitrousetrecipients: + pitrou, brett.cannon, arigo, docs@python, lukasz.langa, fijall
2011-01-25 18:00:33pitroulinkissue10994 messages
2011-01-25 18:00:33pitroucreate