Searched refs:env_pool_cache (Results 1 – 3 of 3) sorted by relevance
298 env_pool_cache = "env_pool_cache" variable in ConfigConst
394 setattr(sys, ConfigConst.env_pool_cache, True)398 setattr(sys, ConfigConst.env_pool_cache, False)
642 if (hasattr(sys, ConfigConst.env_pool_cache) and643 getattr(sys, ConfigConst.env_pool_cache, False)) \