Searched refs:PickleError_class (Results 1 – 3 of 3) sorted by relevance
355 extern PyObject* PickleError_class;
595 PickleError_class, in Reduce()
529 PyObject* PickleError_class; variable3071 PickleError_class = PyObject_GetAttrString(pickle_module, "PickleError"); in CheckAndGetInteger()