Home
last modified time | relevance | path

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

/third_party/python/Python/
Dimport.c846 update_code_filenames(PyCodeObject *co, PyObject *oldname, PyObject *newname) in update_code_filenames() function
862 update_code_filenames((PyCodeObject *)tmp, in update_code_filenames()
877 update_code_filenames(co, oldname, newname); in update_compiled_module()