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 docs@python, serhiy.storchaka
Date 2012-07-23.19:54:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1343073282.53.0.774447573036.issue15436@psf.upfronthosting.co.za>
In-reply-to
Content
__sizeof__ is not mentioned on page Doc/reference/datamodel.rst together with other special methods. There is no __sizeof__ in index.
History
Date User Action Args
2012-07-23 19:54:42serhiy.storchakasetrecipients: + serhiy.storchaka, docs@python
2012-07-23 19:54:42serhiy.storchakasetmessageid: <1343073282.53.0.774447573036.issue15436@psf.upfronthosting.co.za>
2012-07-23 19:54:41serhiy.storchakalinkissue15436 messages
2012-07-23 19:54:41serhiy.storchakacreate