Home
last modified time | relevance | path

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

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