Binary Trees in Python

Steve M sjmaster at gmail.com
Sat Aug 20 15:48:26 EDT 2005


[diegueus9] Diego Andrés Sanabria <zes... at gmail.com> wrote:
> Hello!!!
>
> I want know if python have binary trees and more?

You might be interested  that ZODB comes with some B-tree
implementations. They can be used alone or you can persist them in the
ZODB quite easily.

http://www.zope.org/Wikis/ZODB/FrontPage




More information about the Python-list mailing list