Home
last modified time | relevance | path

Searched refs:ImportError_getstate (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Objects/
Dexceptions.c1600 ImportError_getstate(PyImportErrorObject *self) in ImportError_getstate() function
1635 PyObject *state = ImportError_getstate(self); in ImportError_reduce()
/external/python/cpython3/Tools/c-analyzer/
DTODO323 Objects/exceptions.c:ImportError_getstate():PyId_name _Py_IDENTIFIER(name)
324 Objects/exceptions.c:ImportError_getstate():PyId_path _Py_IDENTIFIER(path)