Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dexceptions.c652 ImportError_clear(PyImportErrorObject *self) in ImportError_clear() function
664 ImportError_clear(self); in ImportError_dealloc()