Home | History | Annotate | Download | only in Python

Lines Matching refs:Py_DontWriteBytecodeFlag

74 int Py_DontWriteBytecodeFlag; /* Suppress writing bytecode files (*.py[co]) */
195 Py_DontWriteBytecodeFlag = add_flag(Py_DontWriteBytecodeFlag, p);