Message67152
| Author | ncoghlan |
|---|---|
| Recipients | ncoghlan |
| Date | 2008-05-21.13:19:19 |
| SpamBayes Score | 0.0165732 |
| Marked as misclassified | No |
| Message-id | <1211375962.7.0.591442558325.issue2934@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The rich compare implementation for set objects raises TypeError directly instead of returning NotImplemented to allow the other type involved in the comparison a chance at handling the operation. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-05-21 13:19:23 | ncoghlan | set | spambayes_score: 0.0165732 -> 0.0165732 recipients: + ncoghlan |
| 2008-05-21 13:19:22 | ncoghlan | set | spambayes_score: 0.0165732 -> 0.0165732 messageid: <1211375962.7.0.591442558325.issue2934@psf.upfronthosting.co.za> |
| 2008-05-21 13:19:20 | ncoghlan | link | issue2934 messages |
| 2008-05-21 13:19:20 | ncoghlan | create | |