summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohan Dahlin <johan@src.gnome.org>2008-12-01 15:13:17 +0000
committerJohan Dahlin <johan@src.gnome.org>2008-12-01 15:13:17 +0000
commita733833b6863da0b0a7eb19919aefb151b983986 (patch)
tree405607068d6fe6984bfdab9adcd97d76da5d70ff
parent381c42be6df69deca5ef51a8e3de63d3aad940d2 (diff)
downloadgobject-introspection-a733833b6863da0b0a7eb19919aefb151b983986.tar.gz
Remove tabs, fixes make check
svn path=/trunk/; revision=980
-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