Catch AttributeError which seems to be occasionally raised for Record.
authorJohan Dahlin <jdahlin@async.com.br>
Tue, 13 Jan 2009 14:44:38 +0000 (14:44 +0000)
committerJohan Dahlin <johan@src.gnome.org>
Tue, 13 Jan 2009 14:44:38 +0000 (14:44 +0000)
commit0d792f2b62d4f3d5b1045198cb02beabbc8d9fec
tree9a2049c23f715466c73f3b44da024bf03b1ca13f
parentf41a65c1940138747bede765d50a97f41fc04f63
Catch AttributeError which seems to be occasionally raised for Record.

2009-01-13  Johan Dahlin  <jdahlin@async.com.br>

* giscanner/cachestore.py (CacheStore.load): Catch AttributeError
which seems to be occasionally raised for Record.

svn path=/trunk/; revision=1031
ChangeLog
giscanner/cachestore.py