trees

Raymond Hettinger python at rcn.com
Mon Dec 18 03:11:42 EST 2006


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

Start with random.seed, login as root, use svn to download the trunk
and branches, when Spring arrives, the leaves will fill-in ;-)

Or just use lists as Fredrik suggested.

Or look at an example in the cookbook:
http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/201423


Raymond




More information about the Python-list mailing list