Home
last modified time | relevance | path

Searched defs:use_environment (Results 1 – 4 of 4) sorted by relevance

/third_party/python/Include/internal/
Dpycore_initconfig.h103 int use_environment; /* -E option */ member
/third_party/python/Modules/
Dgetpath.py228 use_environment = config.get('use_environment', 1) variable
472 use_environment = 0 variable
/third_party/python/Python/
Dpreconfig.c514 _Py_GetEnv(int use_environment, const char *name) in _Py_GetEnv()
551 _Py_get_env_flag(int use_environment, int *flag, const char *name) in _Py_get_env_flag()
/third_party/python/Include/cpython/
Dinitconfig.h64 int use_environment; member
138 int use_environment; member