tree data structure and python
Hi! all 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. Regards VK Hug the REALITY ;-) Disclaimer The facts expressed here belong to everybody, the opinions to me. The distinction is yours to draw... __________________________________ Do you Yahoo!? Yahoo! Small Business - Try our new resources site! http://smallbusiness.yahoo.com/resources/
"vivek khurana" <khuranavivek_in@yahoo.com> wrote in message news:20050326033406.60712.qmail@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
vivek> I have to implement tree data structure using python. How it can vivek> be done in python. Wrong list. This is about development *of* Python, not development *with* Python. Try python-list@python.org (or its sister Usenet newsgroup, comp.lang.python) instead. -- Skip Montanaro skip@pobox.com
participants (3)
-
Skip Montanaro
-
Terry Reedy
-
vivek khurana