X-Git-Url: https://git.phdru.name/?p=m_librarian.git;a=blobdiff_plain;f=m_librarian%2Fdownload.py;h=30412013123eb317883464c7fef5d9c1cf0c790e;hp=db09f12f08e263b786abef9fbb804a2ae7de7ed6;hb=67a025f168498a481ce10798ed66fa3d79af008d;hpb=dd4b72d4628efc1e2a31e7c65fc119c49808a8d7 diff --git a/m_librarian/download.py b/m_librarian/download.py index db09f12..3041201 100755 --- a/m_librarian/download.py +++ b/m_librarian/download.py @@ -21,7 +21,7 @@ def _compile_format(): compile_format = False try: format = get_config().get('download', 'format') - except: + except Exception: return got_percent = False compiled = []