Home | History | Annotate | Download | only in Python

Lines Matching refs:core_config

2067     _PyCoreConfig *core_config = &_PyGILState_GetInterpreterStateUnsafe()->core_config;
2091 PyStructSequence_SET_ITEM(seq, pos++, PyBool_FromLong(core_config->dev_mode));