Neil Girdhar <mistersh...@gmail.com> added the comment:
The problem with `key=lambda item: -item` is that item cannot always be easily negated. For example, tuples are often used as keys. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue4356> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com