Message77206
| Author | rhettinger |
|---|---|
| Recipients | amaury.forgeotdarc, benjamin.peterson, brett.cannon, christian.heimes, georg.brandl, gvanrossum, mark.dickinson, rhettinger |
| Date | 2008-12-07.01:50:54 |
| SpamBayes Score | 0.012228858 |
| Marked as misclassified | No |
| Message-id | <1228614655.25.0.390851635939.issue1717@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
r67627 : complete the dedocumenting of cmp(). Amaury, I have a non-metaclass solution for you. Will post on ASPN. It uses a class decorator to sniff-out *any* defined rich ordering comparisons and the automatically fills-in those that are missing. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-12-07 01:50:55 | rhettinger | set | recipients: + rhettinger, gvanrossum, brett.cannon, georg.brandl, amaury.forgeotdarc, mark.dickinson, christian.heimes, benjamin.peterson |
| 2008-12-07 01:50:55 | rhettinger | set | messageid: <1228614655.25.0.390851635939.issue1717@psf.upfronthosting.co.za> |
| 2008-12-07 01:50:54 | rhettinger | link | issue1717 messages |
| 2008-12-07 01:50:54 | rhettinger | create | |