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 loewis, serhiy.storchaka
Date 2012-07-27.19:02:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <201207272201.58779.storchaka@gmail.com>
In-reply-to <1343405611.65.0.909783808246.issue15467@psf.upfronthosting.co.za>
Content
Can we get around this by renaming check_sizeof into _check_sizeof? Or would 
we have to duplicate these auxiliary functions in every test file with 
__sizeof__ test?
History
Date User Action Args
2012-07-27 19:02:17serhiy.storchakasetrecipients: + serhiy.storchaka, loewis
2012-07-27 19:02:16serhiy.storchakalinkissue15467 messages
2012-07-27 19:02:16serhiy.storchakacreate