Daniel Diniz <aja...@gmail.com> added the comment: > Having them compare unequal means you can't actually trust unbound > method comparison, nor using unbound methods as keys in a dictionary.
"Trust" is a strong word. You can trust the comparison operator if you agree with its semantics, you cannot trust it if you want different semantics. But that doesn't mean it is generally trustworthy or untrustworthy. Really, this is the same as with numbers: 'b' ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue2771> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com