[issue3051] heapq change breaking compatibility

Raymond Hettinger report at bugs.python.org
Wed Jun 11 15:24:25 CEST 2008


Raymond Hettinger <rhettinger at users.sourceforge.net> added the comment:

I saw no need to complicate the pure python code for this.

Really, the client code should use __cmp__ or define all six rich 
comparisons.

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3051>
_______________________________________


More information about the Python-bugs-list mailing list