Message77388
> It is in the builtins in Python 2.x, so keeping it there would make
> porting easier, but then it's probably better to put it somewhere else
> to make people aware of the fact that the underlying machinery has
> changed.
from __past__ import cmp
? |
|
Date |
User |
Action |
Args |
2008-12-09 02:47:02 | mark.dickinson | set | recipients:
+ mark.dickinson, lemburg, brett.cannon, georg.brandl, rhettinger, amaury.forgeotdarc, pitrou, christian.heimes, benjamin.peterson |
2008-12-09 02:47:01 | mark.dickinson | set | messageid: <1228790821.77.0.151169452651.issue1717@psf.upfronthosting.co.za> |
2008-12-09 02:47:00 | mark.dickinson | link | issue1717 messages |
2008-12-09 02:47:00 | mark.dickinson | create | |
|