Searched refs:VERSION_KEY (Results 1 – 7 of 7) sorted by relevance
20 VERSION_KEY = '_VERSION' variable121 if VERSION_KEY not in cache or cache[VERSION_KEY] != CUR_VERSION:122 cache = {VERSION_KEY: CUR_VERSION}124 cache = {VERSION_KEY: CUR_VERSION}