Terry Reedy <tjre...@udel.edu> writes:

> And complex numbers, and probably some other things, cannot be sorted
> even in Python2. Universal sorting is a broken idea, so Python3 leaves
> it to you to say what *you* mean.

Okay. I guess I'd better figure out what that is, for this code base,
before porting it to Python 3 :-)

Thanks for the helpful responses.

-- 
 \        “Most people, I think, don't even know what a rootkit is, so |
  `\     why should they care about it?” —Thomas Hesse, Sony BMG, 2006 |
_o__)                                                                  |
Ben Finney
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to