Josh Rosenberg <[email protected]> added the comment:
Copying from the sorted built-in's docstring would make sense here, given that sorted is implemented in terms of list.sort in the first place. ---------- nosy: +josh.r _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue34259> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
