Ezio Melotti <[email protected]> added the comment: We could just mention that a TypeError is raised if some of the elements can't be compared. (Note that sorting a list that contains some types that cannot be compared might still succeed in some corner cases, but there's no reason to mention this).
---------- nosy: +ezio.melotti _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue14050> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
