Home
last modified time | relevance | path

Searched refs:_PyModule_Clear (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Include/
H A Dmoduleobject.h31 PyAPI_FUNC(void) _PyModule_Clear(PyObject *);
/third_party/python/Objects/
H A Dmoduleobject.c578 _PyModule_Clear(PyObject *m) in _PyModule_Clear() function
/third_party/python/Python/
H A Dpylifecycle.c1499 _PyModule_Clear(mod); in finalize_modules_clear_weaklist()

Completed in 5 milliseconds