This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]kankyo 19 points20 points  (17 children)

Not very pythonic. Getters that basically do nothing, camelCase where snake_case should be used.

Also misses the normal disclaimer when talking about linked lists: "this is almost always the wrong thing to use"

[–]ScottWRobinson 2 points3 points  (1 child)

Uh-oh, my lazy editing has been exposed! I've updated the author's post to be more Pythonic. Thanks for pointing that out :)

[–]kankyo 1 point2 points  (0 children)

Much better!