Red Black Tree implementation?

duncan smith buzzard at invalid.invalid
Thu May 9 09:52:37 EDT 2013


On 09/05/13 02:40, Dan Stromberg wrote:
> OK, I've got one copy of trees.py with md5
> 211f80c0fe7fb9cb42feb9645b4b3ffe.  You seem to be saying I should have
> two though, but I don't know that I do...
>

[snip]

Yes, 211f80c0fe7fb9cb42feb9645b4b3ffe is the correct checksum for the 
latest version. The previous version had an issue when adding 
non-distinct items (items that compare equal to items already in the 
tree). Cheers.

Duncan




More information about the Python-list mailing list