]> granicus.if.org Git - python/commit
check_invariant(): Use the same child->parent "formula" used by heapq.py.
authorTim Peters <tim.peters@gmail.com>
Fri, 2 Aug 2002 19:41:54 +0000 (19:41 +0000)
committerTim Peters <tim.peters@gmail.com>
Fri, 2 Aug 2002 19:41:54 +0000 (19:41 +0000)
commitd2cf1ab0e27b3d794b28170fe745c84723209b86
tree348ea61c81d7f14eaa86c4d044c76be20a2ff5c4
parentd9ea39db84a78b3b994943bc7490615dfe6b009d
check_invariant():  Use the same child->parent "formula" used by heapq.py.
Lib/test/test_heapq.py