Searched refs:env_pool_cache (Results 1 – 3 of 3) sorted by relevance
299 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)
608 if (hasattr(sys, ConfigConst.env_pool_cache) and609 getattr(sys, ConfigConst.env_pool_cache, False)) \