I'm at a loss as to why this is helpful.  How and why would one use
this 
instead of a regular list?  I know what linked lists are and why they

would be useful in C++ or C or any other but not python.

Orri Ganel wrote:

>Hello all,
>
>
>
>I've been working on making a complete pythonic LinkedList
>
>implementation, as per the specifications of Java's LinkedList and
>
>Python's list.  The full code may be found at
>
>http://rafb.net/paste/results/JKhsQn59.html.  Once the link expires,
>
>please feel free to email me for the code.  Any suggestions and
>
>comments are welcome.  As far as I can tell, the only possible
>
>improvement to be made is adding comments.
>
>
>
>Thanks in advance,
>
>Orri
>
>
>
>  
>



                
__________________________________ 
Do you Yahoo!? 
Read only the mail you want - Yahoo! Mail SpamGuard. 
http://promotions.yahoo.com/new_mail 
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to