Home
last modified time | relevance | path

Searched defs:PyImport_ExecCodeModuleEx (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Python/
Dimport.c952 PyImport_ExecCodeModuleEx(const char *name, PyObject *co, const char *pathname) in PyImport_ExecCodeModuleEx() function
/external/python/cpython2/Python/
Dimport.c722 PyImport_ExecCodeModuleEx(char *name, PyObject *co, char *pathname) in PyImport_ExecCodeModuleEx() function