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