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 draghuram
Recipients draghuram, gvanrossum, martin.horcicka
Date 2007-09-20.17:46:04
SpamBayes Score 0.029733533
Marked as misclassified No
Message-id <1190310364.31.0.176372318233.issue1181@psf.upfronthosting.co.za>
In-reply-to
Content
Shouldn't the first clear() in the patch say "del
self.data[key.upper()]" instead of "del self.data[key]"? I also think
the patch should include doc change.
History
Date User Action Args
2007-09-20 17:46:04draghuramsetspambayes_score: 0.0297335 -> 0.029733533
recipients: + draghuram, gvanrossum, martin.horcicka
2007-09-20 17:46:04draghuramsetspambayes_score: 0.0297335 -> 0.0297335
messageid: <1190310364.31.0.176372318233.issue1181@psf.upfronthosting.co.za>
2007-09-20 17:46:04draghuramlinkissue1181 messages
2007-09-20 17:46:04draghuramcreate