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, vdupras
Date 2008-06-24.15:59:09
SpamBayes Score 0.019908141
Marked as misclassified No
Message-id <1214323150.81.0.822505312868.issue3189@psf.upfronthosting.co.za>
In-reply-to
Content
Applying a minimal version of this patch -- changing has_key() to 
__contains__().  See r64511.
History
Date User Action Args
2008-06-24 15:59:11rhettingersetspambayes_score: 0.0199081 -> 0.019908141
recipients: + rhettinger, vdupras
2008-06-24 15:59:10rhettingersetspambayes_score: 0.0199081 -> 0.0199081
messageid: <1214323150.81.0.822505312868.issue3189@psf.upfronthosting.co.za>
2008-06-24 15:59:10rhettingerlinkissue3189 messages
2008-06-24 15:59:09rhettingercreate