Issue 3501: Make heapq support both __le__ and __lt__.
commit5c9baaa4757fc4e86d96d86ce9b3f00b570e9788
authorraymond.hettinger <raymond.hettinger@6015fed2-1504-0410-9fe1-9d1591cc4771>
Fri, 6 Jun 2008 21:47:51 +0000 (6 21:47 +0000)
committerraymond.hettinger <raymond.hettinger@6015fed2-1504-0410-9fe1-9d1591cc4771>
Fri, 6 Jun 2008 21:47:51 +0000 (6 21:47 +0000)
tree0985b4d4719543dfbabe8f1e552436fad0e5390c
parent31ad3f32d4008f29b40afca9e865d358ca3fc155
Issue 3501: Make heapq support both __le__ and __lt__.

git-svn-id: http://svn.python.org/projects/python/trunk@63998 6015fed2-1504-0410-9fe1-9d1591cc4771
Modules/_heapqmodule.c