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 rhettinger
Recipients rhettinger, valgog
Date 2010-08-06.18:56:44
SpamBayes Score 0.025491517
Marked as misclassified No
Message-id <1281121007.39.0.0719670684128.issue9534@psf.upfronthosting.co.za>
In-reply-to
Content
There's not enough information here for me to follow-up.

It's unlikely that dict.clear() would product the message you see and the existing code for OrderedDict.__del__ and OrderedDict.clear() look correct to me.  The bug may be in your own code.
History
Date User Action Args
2010-08-06 18:56:49rhettingersetrecipients: + rhettinger, valgog
2010-08-06 18:56:47rhettingersetmessageid: <1281121007.39.0.0719670684128.issue9534@psf.upfronthosting.co.za>
2010-08-06 18:56:45rhettingerlinkissue9534 messages
2010-08-06 18:56:44rhettingercreate