Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A D_pickle.c1888 _checkmodule(PyObject *module_name, PyObject *module, in _checkmodule() function
1942 if (_checkmodule(module_name, module, global, dotted_path) == 0) { in whichmodule()
1963 if (_checkmodule(module_name, module, global, dotted_path) == 0) { in whichmodule()

Completed in 10 milliseconds