On 9/30/2010 6:24 AM T MURPHY said...
I was having trouble, where on the python site can i find steps on classes and 
making a doubly linked list, is there a help option for linked lists.

Python itself doesn't provide a doubly linked list so I wouldn't expect to find support ifo on the python site therefore, but google yields multiple hits some of which appear to provide working classes providing doubly linked lists. See for example http://bytes.com/topic/python/answers/523772-how-implement-linked-list-python but if you're new to python but not to programming you'll find a lot of useful info working the tutorial.

HTH,

Emile





_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to