]> granicus.if.org Git - python/commit
Issue 3051: Let heapq work with either __lt__ or __le__.
authorRaymond Hettinger <python@rcn.com>
Wed, 11 Jun 2008 12:06:49 +0000 (12:06 +0000)
committerRaymond Hettinger <python@rcn.com>
Wed, 11 Jun 2008 12:06:49 +0000 (12:06 +0000)
commitf0bc3cbdc05e99a1a2e93fac768571f13f354a27
tree787854ff2998823237305a1a6c5901ae10b61ac4
parent4267be6478d38445b8632e678e3cf459490bed6b
Issue 3051:  Let heapq work with either __lt__ or __le__.
Modules/_heapqmodule.c