Home
last modified time | relevance | path

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

/third_party/python/Python/
Dpythonrun.c355 int ispyc = 0; in maybe_pyc_file() local
359 ispyc = 1; in maybe_pyc_file()
362 return ispyc; in maybe_pyc_file()