Searched refs:is_dep_cache (Results 1 – 1 of 1) sorted by relevance
50 is_dep_cache = {} variable55 is_dep_cache[pkg].update({pkg2: val})57 is_dep_cache[pkg] = {pkg2: val}64 return is_dep_cache[pkg][pkg2]