Martin v. Löwis <mar...@v.loewis.de> added the comment: No, cmp is not missing. It's intentionally removed, and won't come back. So closing this as "won't fix".
I'm not sure what you are aiming at with the universal key function; if you want a key function that guarantees a total order, use key=id. ---------- nosy: +loewis resolution: -> wont fix status: open -> closed _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue7831> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com