trees

Fredrik Lundh fredrik at pythonware.com
Sun Dec 17 14:43:04 EST 2006


vertigo wrote:

> What library/functions/classes could i use to create trees ?

what kind of trees?  using lists, tuples, or a class with child pointers 
is so extremely simple so it has to be something else you're after...

</F>




More information about the Python-list mailing list