Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dpythonrun.c897 int ispyc = 0; in maybe_pyc_file() local
901 ispyc = 1; in maybe_pyc_file()
904 return ispyc; in maybe_pyc_file()