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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, benjamin.peterson, facundobatista, schuppenies
Date 2008-06-27.07:52:24
SpamBayes Score 0.1931926
Marked as misclassified No
Message-id <1214553144.99.0.570546183127.issue3122@psf.upfronthosting.co.za>
In-reply-to
Content
I don't understand the relation between "the member is cached" and "it
counts in the object's sizeof". 
What does "cached" mean? 
Does 'self.x = 3' create a cached member?
History
Date User Action Args
2008-06-27 07:52:25amaury.forgeotdarcsetspambayes_score: 0.193193 -> 0.1931926
recipients: + amaury.forgeotdarc, facundobatista, benjamin.peterson, schuppenies
2008-06-27 07:52:25amaury.forgeotdarcsetspambayes_score: 0.193193 -> 0.193193
messageid: <1214553144.99.0.570546183127.issue3122@psf.upfronthosting.co.za>
2008-06-27 07:52:24amaury.forgeotdarclinkissue3122 messages
2008-06-27 07:52:24amaury.forgeotdarccreate