This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author mark.dickinson
Recipients docs@python, mark.dickinson, rhettinger, steven.daprano, tim.peters, yanmitrofanov
Date 2020-01-04.18:23:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1578162209.63.0.98464865124.issue39210@roundup.psfhosted.org>
In-reply-to
Content
Right, the HOWTO language could possibly be improved. The intended and practical message is that you *only* need to provide __lt__ everywhere for sort to work.
History
Date User Action Args
2020-01-04 18:23:29mark.dickinsonsetrecipients: + mark.dickinson, tim.peters, rhettinger, steven.daprano, docs@python, yanmitrofanov
2020-01-04 18:23:29mark.dickinsonsetmessageid: <1578162209.63.0.98464865124.issue39210@roundup.psfhosted.org>
2020-01-04 18:23:29mark.dickinsonlinkissue39210 messages
2020-01-04 18:23:29mark.dickinsoncreate