Home
last modified time | relevance | path

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

/external/python/cpython3/Include/internal/
Dpycore_moduleobject.h11 extern void _PyModule_Clear(PyObject *);
/external/python/cpython3/Objects/
Dmoduleobject.c664 _PyModule_Clear(PyObject *m) in _PyModule_Clear() function
/external/python/cpython3/Python/
Dpylifecycle.c1649 _PyModule_Clear(mod); in finalize_modules_clear_weaklist()
/external/python/cpython3/Misc/
DHISTORY29613 - New function _PyModule_Clear(), which clears a module's dictionary
/external/python/cpython3/Doc/data/
Dpython3.13.abi28068 …<function-decl name='_PyModule_Clear' filepath='./Include/internal/pycore_moduleobject.h' line='11…