Home
last modified time | relevance | path

Searched defs:Py_DontWriteBytecodeFlag (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Python/
Dpylifecycle.c91 int Py_DontWriteBytecodeFlag; /* Suppress writing bytecode files (*.py[co]) */ variable
/external/python/cpython2/Python/
Dpythonrun.c82 int Py_DontWriteBytecodeFlag; /* Suppress writing bytecode files (*.py[co]) */ variable