Home | Trees | Indices | Help |
|
---|
|
|
|||
LRUCachingDict Caching dictionary like object that discards the least recently used objects when number of cached items exceeds maxsize. |
Imports: deque, WeakValueDictionary, gc
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Mar 3 16:35:55 2010 | http://epydoc.sourceforge.net |