Antoine Pitrou added the comment: > Are there other places in the code base using linked-list? > If yes, I think it could be interesting to add a generic linked-list > implementation, like the one used in the Linux kernel: > http://kernelnewbies.org/FAQ/LinkedLists > http://isis.poly.edu/kulesh/stuff/src/klist/
There are a couple other places, IIRC. That said, I'm not sure what the point is, since a linked list is quite a simple structure anyway? ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue17912> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com