Home
last modified time | relevance | path

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

/external/python/cpython3/Include/internal/
Dcontext.h38 void _PyContext_Fini(void);
/external/python/cpython3/Python/
Dcontext.c1237 _PyContext_Fini(void) in _PyContext_Fini() function
Dpylifecycle.c1286 _PyContext_Fini(); in Py_FinalizeEx()