summaryrefslogtreecommitdiff
path: root/giscanner/cachestore.py
diff options
context:
space:
mode:
Diffstat (limited to 'giscanner/cachestore.py')
-rw-r--r--giscanner/cachestore.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/giscanner/cachestore.py b/giscanner/cachestore.py
index d7d7b4f2..4629e622 100644
--- a/giscanner/cachestore.py
+++ b/giscanner/cachestore.py
@@ -70,7 +70,7 @@ class CacheStore(object):
return
else:
raise
- except OSError, e:
+ except OSError, e:
# File does not exist
if e.errno == errno.ENOENT:
return