[Python-Dev] heapq

Agthorr agthorr@barsoom.org
Sun, 20 Apr 2003 11:24:19 -0700


On Sun, Apr 20, 2003 at 04:56:46AM -0400, Jeremy Fincher wrote:
> I've got unit tests for the object written, if it is something that will 
> possibly go into the standard library.

FWIW, I have unit tests written for my heap implementation as well.

-- Agthorr