Searched refs:pyc_mtime (Results 1 – 1 of 1) sorted by relevance
813 long pyc_mtime; in check_compiled_module() local825 pyc_mtime = PyMarshal_ReadLongFromFile(fp); in check_compiled_module()826 if (pyc_mtime != mtime) { in check_compiled_module()