Home
last modified time | relevance | path

Searched refs:_config_args (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/test/
Dtest_faulthandler.py24 _config_args = sysconfig.get_config_var('CONFIG_ARGS') or '' variable
27 '--with-undefined-behavior-sanitizer' in _config_args
31 '--with-memory-sanitizer' in _config_args
Dtest_io.py64 _config_args = sysconfig.get_config_var('CONFIG_ARGS') or '' variable
67 '--with-memory-sanitizer' in _config_args