| Trees | Indices | Help | 
 | 
|---|
|  | 
Speed up hunt with caching.
| 
 | |||
| HuntCache A HuntCache object represents a particular "hunt cache" a file that stores hunt results for re-use. | |||
| 
 | |||
| int | 
 | ||
| str | 
 | ||
| 
 | |||
| logger = log.get_output_logger('jobc.cache') | |||
| cache_name =  | |||
| delim =  | |||
| __package__ =  | |||
| 
 | |||
| 
 Interpret the given string as a time interval with units. 
 | 
| 
 Return the string form of the key, with keys sorted and key-value pairs concatenated using the standard delimiter. This string form of the cache key is used in the cache file. 
 | 
| Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0.1 on Wed Aug 3 07:59:14 2016 | http://epydoc.sourceforge.net |