Home | History | Annotate | Download | only in Python

Lines Matching refs:_Py_CheckHashBasedPycsMode

2266 const char *_Py_CheckHashBasedPycsMode = "default";
2279 PyObject *pyc_mode = PyUnicode_FromString(_Py_CheckHashBasedPycsMode);