Message235088
| Author | martin.panter |
|---|---|
| Recipients | martin.panter, serhiy.storchaka |
| Date | 2015-01-31.08:15:37 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1422692138.1.0.252395589387.issue23326@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I looked at all the instances of __ne__() identified in the patch, and they all seem redundant with the __eq__() implementations, so I think this patch is good. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-01-31 08:15:38 | martin.panter | set | recipients: + martin.panter, serhiy.storchaka |
| 2015-01-31 08:15:38 | martin.panter | set | messageid: <1422692138.1.0.252395589387.issue23326@psf.upfronthosting.co.za> |
| 2015-01-31 08:15:38 | martin.panter | link | issue23326 messages |
| 2015-01-31 08:15:37 | martin.panter | create | |