Message77444
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. |
|
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 | |
|