[issue35010] sort by partially reversed key tuple

Steven D'Aprano report at bugs.python.org
Wed Oct 17 10:59:04 EDT 2018


Steven D'Aprano <steve+python at pearwood.info> added the comment:

The ``sorted`` docs links to the Sorting HOWTO, the ``list.sort`` docs should do the same.

https://docs.python.org/3/library/functions.html#sorted

https://docs.python.org/3/library/stdtypes.html#list.sort

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35010>
_______________________________________


More information about the Python-bugs-list mailing list