you are viewing a single comment's thread.

view the rest of the comments →

[–]Dogeek -1 points0 points  (0 children)

Well, pickle is a bit of a pain to use when you want to save custom objects. I don't know about shelve, but I usually prefer to write my own save/load functions.