Searched refs:module_dict_for_exec (Results 1 – 2 of 2) sorted by relevance
760 module_dict_for_exec(PyThreadState *tstate, PyObject *name) in module_dict_for_exec() function818 d = module_dict_for_exec(tstate, name); in PyImport_ExecCodeModuleObject()1190 d = module_dict_for_exec(tstate, name); in PyImport_ImportFrozenModuleObject()
545 Python/import.c:module_dict_for_exec():PyId___builtins__ _Py_IDENTIFIER(__builtins__)