| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
LruCache
keep the most recent n items in the dict
based on code from Raymond Hettinger: http://stackoverflow.com/a/8334739/208880
|
|||
| Link | |||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Wed Nov 4 21:20:42 2015 | http://epydoc.sourceforge.net |