Searched refs:_fix_up_module (Results 1 – 3 of 3) sorted by relevance
258 _bootstrap_external._fix_up_module(mod.__dict__, fullname, modpath)
1534 def _fix_up_module(ns, name, pathname, cpathname=None): function
999 _Py_IDENTIFIER(_fix_up_module); in PyImport_ExecCodeModuleObject()