Message 134001 - Python tracker
Message134001
| Author | rhettinger |
|---|---|
| Recipients | eric.araujo, francescor, javawizard, lregebro, python-dev, rhettinger |
| Date | 2011-04-18.23:14:21 |
| SpamBayes Score | 5.6937733e-06 |
| Marked as misclassified | No |
| Message-id | <1303168463.03.0.15915689856.issue10042@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I'm not sure that we really care about handling NotImplemented (practicality beats purity). At some point, if someone writing a class wants complete control over the rich comparison methods, then they're going to have to write those methods. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-04-18 23:14:23 | rhettinger | set | recipients: + rhettinger, eric.araujo, lregebro, francescor, python-dev, javawizard |
| 2011-04-18 23:14:23 | rhettinger | set | messageid: <1303168463.03.0.15915689856.issue10042@psf.upfronthosting.co.za> |
| 2011-04-18 23:14:21 | rhettinger | link | issue10042 messages |
| 2011-04-18 23:14:21 | rhettinger | create | |