* Adam Sampson <[email protected]>, 2013-07-28, 23:18:
lintian4python emits:
x: rawdog: except-without-exception-type [various]
I've checked those out and they're legit (e.g. you can get pretty much any exception when unpickling from a corrupt file).

Agreed for persister.py:86, but not for the rest.

rawdog.py:36 - catch ImportError;
rawdog.py:41 - ditto;
rawdog.py:297 - catch UnicodeError;
rawdog.py:1217 - catch AttributeError.

--
Jakub Wilk


--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to