]> granicus.if.org Git - python/commit
In test_heapq and test_bisect, test both the Python and the C implementation.
authorGeorg Brandl <georg@python.org>
Sat, 23 Feb 2008 22:35:33 +0000 (22:35 +0000)
committerGeorg Brandl <georg@python.org>
Sat, 23 Feb 2008 22:35:33 +0000 (22:35 +0000)
commit0bb8567e1e6cfe1e65ac5113945096bf2d369fa4
tree66dd26fe4465d41dfeb19a7b5ec23d42beb2009a
parentc76ea279659a77ae17b592e89c99b2ecbe3716a5
In test_heapq and test_bisect, test both the Python and the C implementation.
Originally written for GHOP by Josip Dzolonga, heavily patched by me.
Lib/test/test_bisect.py
Lib/test/test_heapq.py