Table of Contents
pickle
cPickle
copy_reg
shelve
marshal
anydbm
whichdb
dumbdbm
sqlite3
pickle.
PicklingError
This exception is raised when an unpicklable object is passed to the dump() method.