Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_pickle.c1727 _checkmodule(PyObject *module_name, PyObject *module, in _checkmodule() function
1783 if (_checkmodule(module_name, module, global, dotted_path) == 0) { in whichmodule()
1804 if (_checkmodule(module_name, module, global, dotted_path) == 0) { in whichmodule()