K 10 svn:author V 6 clsung K 8 svn:date V 27 2011-03-21T02:43:44.000000Z K 7 svn:log V 239 repoze.lru is a LRU (least recently used) cache implementation. Keys and values that are not used frequently will be evicted from the cache faster than keys and values that are used frequently. WWW: http://pypi.python.org/pypi/repoze.lru END