binary tree in python?

Hrvoje Niksic hniksic at arsdigita.com
Thu Nov 9 04:13:36 EST 2000


"Darrell Gallion" <darrell at dorb.com> writes:

> From: "Hrvoje Niksic" 
> > 
> > Here is a nice binary tree implementation by Tim Peters.  You can
> > save it to a file named `bintree.py' and do things like:
> 
> Took your code and twisted it into something like a B+ tree for fun.

Note that the code is Tim Peters', not mine.  Just wanted to make it
clear.



More information about the Python-list mailing list