Searched defs:use_env (Results 1 – 2 of 2) sorted by relevance
/external/python/cffi/demo/ | ||
D | _curses.py | 1066 def use_env(flag): function |
/external/python/cpython3/Python/ | ||
D | initconfig.c | 1652 int use_env = config->use_environment; in config_read_env_vars() local |