[Python-Dev] Re: tree data structure and python
Terry Reedy
tjreedy at udel.edu
Sat Mar 26 06:12:44 CET 2005
"vivek khurana" <khuranavivek_in at yahoo.com> wrote in message
news:20050326033406.60712.qmail at web40614.mail.yahoo.com...
> i am a new member on this list. I have to implement
> tree data structure using python. How it can be done
> in python. Is there an existing data structure which
> can be used as tree? I have searched archives and
> manuals but no luck.
As the name hints, this list is for developing Python. Usage questions
such as the above should be directed to the general python mailing list or
comp.lang.python, each of which are gated to each other.
TJR
More information about the Python-Dev
mailing list