Home
last modified time | relevance | path

Searched refs:update_compiled_module (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Python/
Dimport.c868 update_compiled_module(PyCodeObject *co, PyObject *newname) in update_compiled_module() function
900 update_compiled_module(code, path); in _imp__fix_co_filename_impl()