[Tutor] binary trees/ linked lists

Gregor Lingl glingl@aon.at
Thu, 03 Oct 2002 00:24:46 +0200


Gonçalo Rodrigues schrieb:

>----- Original Message -----
>From: "Cameron Stoner" <wolf_binary@hotmail.com>
>
>
>  
>
>>Hi folks,
>>
>>Is there anything like a linked list or binary tree that can be made in
>>Python?
>>Thanks,
>>
>>Cameron Stoner
>>
>>    
>>
Have a look at:
http://www.ibiblio.org/obp/thinkCSpy/
Chapters 17 and 20
Gregor


>There are recipes for these either in ActiveState's Cookbook or in the
>vaults of parnassus. I can send you also some modules (in pure Python) I
>have coded for these types of containers.
>
>With my best regards,
>Gonçalo Rodrigues
>
>
>_______________________________________________
>Tutor maillist  -  Tutor@python.org
>http://mail.python.org/mailman/listinfo/tutor
>
>
>  
>