Message77444
| Author | rhettinger |
|---|---|
| Recipients | amaury.forgeotdarc, benjamin.peterson, brett.cannon, christian.heimes, georg.brandl, lemburg, mark.dickinson, pitrou, rhettinger |
| Date | 2008-12-09.20:26:45 |
| SpamBayes Score | 0.009212941 |
| Marked as misclassified | No |
| Message-id | <1228854406.77.0.0336798172777.issue1717@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Guido approved removing __builtin__.cmp() in 3.0.1. It was supposed to have been taken out but was forgotten. With respect to the DRY principle, I disagree about its utility here. The code is so simple that it doesn't warrant cross-module factorization. It is a better goal to minimize dependencies. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-12-09 20:26:47 | rhettinger | set | recipients: + rhettinger, lemburg, brett.cannon, georg.brandl, amaury.forgeotdarc, mark.dickinson, pitrou, christian.heimes, benjamin.peterson |
| 2008-12-09 20:26:46 | rhettinger | set | messageid: <1228854406.77.0.0336798172777.issue1717@psf.upfronthosting.co.za> |
| 2008-12-09 20:26:46 | rhettinger | link | issue1717 messages |
| 2008-12-09 20:26:45 | rhettinger | create | |