Dimitri Papadopoulos Orfanos <[email protected]> added the comment:
I would recommend the wording in the "Sorting HOW TO" from:
The sort routines are guaranteed to use __lt__() when making comparisons
between two objects.
to:
The sort routines happen to use __lt__() when making comparisons between
two objects.
----------
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue45246>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com