X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=xsetbg_db.py;h=dfa65fce7f307daaaac90c88daadb1143be63674;hb=1d0a0014b008e5428fb63ed21109f70d39682661;hp=406ca9609809caf9c77714a2b66e3091f0af7425;hpb=5303e9954e46347d43b6b23b35e265b399c4ee70;p=xsetbg.git diff --git a/xsetbg_db.py b/xsetbg_db.py index 406ca96..dfa65fc 100755 --- a/xsetbg_db.py +++ b/xsetbg_db.py @@ -57,7 +57,7 @@ class SQLiteMassInsert(object): db_dirs = [] try: xsetbg_db_path = xsetbg_conf.get('xsetbg', 'database') -except: +except Exception: xsetbg_db_path = None if not xsetbg_db_path: