Author rhettinger
Recipients Rhamphoryncus, rhettinger
Date 2008-05-07.12:07:42
SpamBayes Score 0.0417249
Marked as misclassified No
Message-id <1210162064.77.0.35714814408.issue2778@psf.upfronthosting.co.za>
In-reply-to
Content
set_swap_bodies() is fine as it involves pure C with no possible 
callbacks.  The issue is in its use in the __contains__() check.  I'll 
take a look at it and see what if anything needs to be changed.  

Am lowering the priority because you really have to be trying to create 
this behavior.
History
Date User Action Args
2008-05-07 12:07:45rhettingersetspambayes_score: 0.0417249 -> 0.0417249
recipients: + rhettinger, Rhamphoryncus
2008-05-07 12:07:44rhettingersetspambayes_score: 0.0417249 -> 0.0417249
messageid: <1210162064.77.0.35714814408.issue2778@psf.upfronthosting.co.za>
2008-05-07 12:07:43rhettingerlinkissue2778 messages
2008-05-07 12:07:43rhettingercreate