[giscanner] Catch CalledProcessError and OSError
authorJohan Dahlin <johan@gnome.org>
Wed, 17 Feb 2010 16:53:07 +0000 (14:53 -0200)
committerJohan Dahlin <johan@gnome.org>
Wed, 17 Feb 2010 16:53:07 +0000 (14:53 -0200)
commit111cdb2a94d69c6fb4d34e2677f604fcd5e88ffc
treec500192999f90264e2c8c01f94688636cc40aa94
parenta9e1429efb898b54b34e143a0d62ccf4e33c92be
[giscanner] Catch CalledProcessError and OSError

Instead of catching all errors, including AttributeError,
TypeError and NameError.
giscanner/utils.py