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 krichter
Recipients docs@python, krichter
Date 2016-01-04.23:32:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1451950339.23.0.203915233375.issue26011@psf.upfronthosting.co.za>
In-reply-to
Content
The docstring of `sorted` doesn't explain what can be passed to the `cmp` and `key` argument of `sorted`.
History
Date User Action Args
2016-01-04 23:32:19krichtersetrecipients: + krichter, docs@python
2016-01-04 23:32:19krichtersetmessageid: <1451950339.23.0.203915233375.issue26011@psf.upfronthosting.co.za>
2016-01-04 23:32:19krichterlinkissue26011 messages
2016-01-04 23:32:19krichtercreate