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 amaury.forgeotdarc, christian.heimes, eric.snow, pitrou, rhettinger
Date 2012-12-04.07:16:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1354605379.27.0.273956790603.issue15004@psf.upfronthosting.co.za>
In-reply-to
Content
You shouldn't have to export something named __weakref__.
Furthermore, the test should check that weakrefs work, not that an attribute exists.
History
Date User Action Args
2012-12-04 07:16:19pitrousetrecipients: + pitrou, rhettinger, amaury.forgeotdarc, christian.heimes, eric.snow
2012-12-04 07:16:19pitrousetmessageid: <1354605379.27.0.273956790603.issue15004@psf.upfronthosting.co.za>
2012-12-04 07:16:19pitroulinkissue15004 messages
2012-12-04 07:16:19pitroucreate