newbie: balanced tree module

cmena at my-deja.com cmena at my-deja.com
Wed Feb 2 15:54:55 EST 2000


hi:
does anyone know where can i find a balanced tree module for python
(avl, or red black).  i found one called AvlTrees in the python website
thing, the problem is that it does not allow me to specify my own
compare function.  the docs say it uses PyObject_Compare, but i don't
know what that is.
tia for any help.


Sent via Deja.com http://www.deja.com/
Before you buy.



More information about the Python-list mailing list