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 benjamin.peterson
Recipients benjamin.peterson, facundobatista, schuppenies
Date 2008-06-26.21:10:32
SpamBayes Score 0.00055560225
Marked as misclassified No
Message-id <1214514635.08.0.529734145251.issue3122@psf.upfronthosting.co.za>
In-reply-to
Content
I think it would be better to give a TypeError rather than an
AttributeError for objects that don't support __sizeof__ as per other
special methods.
History
Date User Action Args
2008-06-26 21:10:43benjamin.petersonsetspambayes_score: 0.000555602 -> 0.00055560225
recipients: + benjamin.peterson, facundobatista, schuppenies
2008-06-26 21:10:43benjamin.petersonsetspambayes_score: 0.000555602 -> 0.000555602
messageid: <1214514635.08.0.529734145251.issue3122@psf.upfronthosting.co.za>
2008-06-26 21:10:33benjamin.petersonlinkissue3122 messages
2008-06-26 21:10:33benjamin.petersoncreate