]> granicus.if.org Git - python/commit
Issue 3051: make pure python code pass the same tests as the C version.
authorRaymond Hettinger <python@rcn.com>
Wed, 13 Apr 2011 18:15:58 +0000 (11:15 -0700)
committerRaymond Hettinger <python@rcn.com>
Wed, 13 Apr 2011 18:15:58 +0000 (11:15 -0700)
commit9b342c6fd4455aa5ee988007a0cac09032b3219c
tree273607e4a510098f49b73b1e1ae316685c3ea3a4
parent2b96f0987ac966ef9ac037610da6b5b7e3996af6
Issue 3051: make pure python code pass the same tests as the C version.
Lib/heapq.py
Lib/test/test_heapq.py