Searched refs:_MAXCACHE (Results 1 – 1 of 1) sorted by relevance
287 _MAXCACHE = 512 variable305 if len(_cache) >= _MAXCACHE:314 @functools.lru_cache(_MAXCACHE)