Searched refs:_py_cflags_nodist (Results 1 – 1 of 1) sorted by relevance
14 _py_cflags_nodist = sysconfig.get_config_var('PY_CFLAGS_NODIST') variable16 if _pgo_flag and _py_cflags_nodist and _pgo_flag in _py_cflags_nodist: