summaryrefslogtreecommitdiffstats
path: root/pym/cache/template.py
diff options
context:
space:
mode:
Diffstat (limited to 'pym/cache/template.py')
-rw-r--r--pym/cache/template.py5
1 files changed, 3 insertions, 2 deletions
diff --git a/pym/cache/template.py b/pym/cache/template.py
index 7389a142e..ff2bbeacf 100644
--- a/pym/cache/template.py
+++ b/pym/cache/template.py
@@ -3,8 +3,9 @@
# License: GPL2
# $Id$
-import cache_errors
-from mappings import ProtectedDict
+from cache import cache_errors
+from cache.cache_errors import InvalidRestriction
+from cache.mappings import ProtectedDict
class database(object):
# this is for metadata/cache transfer.