Message 59072 - Python tracker
Message59072
| Author | gvanrossum |
|---|---|
| Recipients | gvanrossum |
| Date | 2008-01-01.16:39:24 |
| SpamBayes Score | 0.06712245 |
| Marked as misclassified | No |
| Message-id | <1199205565.64.0.0495465164968.issue1717@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Should I apply this? There are more places that reference __cmp__ in the library. OTOH there are some folks who would like to see __cmp__ make a come-back as a shorthand for defining 6 comparison operators, for totally-ordered types. (I'm still waiting for a PEP describing this though.) Even in that case I'm not sure that the code I'm proposing to delete here would be useful. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-01-01 16:39:25 | gvanrossum | set | spambayes_score: 0.0671225 -> 0.06712245 recipients: + gvanrossum |
| 2008-01-01 16:39:25 | gvanrossum | set | spambayes_score: 0.0671225 -> 0.0671225 messageid: <1199205565.64.0.0495465164968.issue1717@psf.upfronthosting.co.za> |
| 2008-01-01 16:39:25 | gvanrossum | link | issue1717 messages |
| 2008-01-01 16:39:24 | gvanrossum | create | |