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