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 May 12 18:05:30 2010 | http://epydoc.sourceforge.net |