Minor fiddling, including a simple class to implement a heap iterator
authorTim Peters <tim.peters@gmail.com>
Sat, 3 Aug 2002 02:11:26 +0000 (02:11 +0000)
committerTim Peters <tim.peters@gmail.com>
Sat, 3 Aug 2002 02:11:26 +0000 (02:11 +0000)
commitaa7d24319ebf62d38463e798b99be1afad314db6
treef6d85602886e36efb809771caf43161d6bbcb0da
parent0e0a479821edf7e874fa13c69712448ca72ecc7e
Minor fiddling, including a simple class to implement a heap iterator
in the test file.  I have docs for heapq.heapify ready to check in, but
Jack appears to have left behind a stale lock in the Doc/lib directory.
Lib/heapq.py
Lib/test/test_heapq.py