conditional models with cached re.compile, thanks Anthony
This commit is contained in:
@@ -40,7 +40,6 @@ __all__ = ['Cache', 'lazy_cache']
|
||||
|
||||
DEFAULT_TIME_EXPIRE = 300
|
||||
|
||||
|
||||
class CacheAbstract(object):
|
||||
"""
|
||||
Abstract class for cache implementations.
|
||||
|
||||
Reference in New Issue
Block a user