[Tutor] A Pythonic LinkedList Implementation

Orri Ganel singingxduck at gmail.com
Tue Mar 29 00:36:39 CEST 2005


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

-- 
Email: singingxduck AT gmail DOT com
AIM: singingxduck
Programming Python for the fun of it.


More information about the Tutor mailing list