Searched refs:_PyState_ClearModules (Results 1 – 3 of 3) sorted by relevance
325 PyAPI_FUNC(void) _PyState_ClearModules(void);
541 _PyState_ClearModules(void) in _PyState_ClearModules() function
524 _PyState_ClearModules(); in PyImport_Cleanup()