Searched refs:module_dict_for_exec (Results 1 – 1 of 1) sorted by relevance
922 module_dict_for_exec(PyObject *name) in module_dict_for_exec() function974 d = module_dict_for_exec(name); in PyImport_ExecCodeModuleObject()1349 d = module_dict_for_exec(name); in PyImport_ImportFrozenModuleObject()