Searched refs:PyImport_Cleanup (Results 1 – 12 of 12) sorted by relevance
27 PyAPI_FUNC(void) PyImport_Cleanup(void);
201 PyImport_Cleanup
279 PyImport_Cleanup=python39.PyImport_Cleanup
465 PyImport_Cleanup(); in Py_Finalize()672 PyImport_Cleanup(); in Py_EndInterpreter()
428 PyImport_Cleanup(void) in PyImport_Cleanup() function
959 "PyImport_Cleanup"
191 .. c:function:: void PyImport_Cleanup()
492 PyImport_Cleanup:void:::
976 PyImport_Cleanup:void:::
539 Python/import.c:PyImport_Cleanup():PyId_clear _Py_IDENTIFIER(clear)
1058 Python/import.c PyImport_Cleanup PyId_clear variable _Py_IDENTIFIER(clear)
958 * The C function ``PyImport_Cleanup()`` has been removed. It was documented as: