Home | Trees | Indices | Help |
---|
|
object --+ | dict --+ | Lockable --+ | LimitCache --+ | LimitShelfCache
Works the same as a LimitCache with two very important differences: 1) data is stored in an out of memory database using the shelve module. 2) all keys are converted to strings using the str() function. MAKE SURE this conversion preserves the integrity of the hash. The str() function MUST be completely cannononical for this db to work correctly.
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|
|
|
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0beta1 on Thu Nov 8 17:49:33 2007 | http://epydoc.sourceforge.net |