summaryrefslogtreecommitdiff
path: root/giscanner/cachestore.py
diff options
context:
space:
mode:
Diffstat (limited to 'giscanner/cachestore.py')
-rw-r--r--giscanner/cachestore.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/giscanner/cachestore.py b/giscanner/cachestore.py
index c1ea4e89..4f5e6f2b 100644
--- a/giscanner/cachestore.py
+++ b/giscanner/cachestore.py
@@ -20,6 +20,7 @@
from __future__ import absolute_import
from __future__ import division
+from __future__ import print_function
import errno
import cPickle