Alex Le Dain <[EMAIL PROTECTED]> writes: >Is there a generic "tree" module that can enable me to sort and use >trees (and nodes). Basically having methods such as .AddNode(), >.GetAllChildren(), .FindNode() etc.
http://newcenturycomputers.net/projects/rbtree.html might do most of what you want. Eddie -- http://mail.python.org/mailman/listinfo/python-list