Searched defs:PickleError (Results 1 – 3 of 3) sorted by relevance
58 class PickleError(Exception): class
107 static PyObject *PickleError; variable