debian/pycompat
author Rémi Cardona <remi.cardona@logilab.fr>
Mon, 11 Feb 2013 11:26:08 +0100
changeset 8702 d47089677d44
parent 0 b97547f5f1fa
permissions -rw-r--r--
[dbapi] Stop shadowing exceptions in get_repository() (closes #2710515) Exceptions are already handled higher up in the stack so there's no reason to handle them here. Furthermore, non-ConnectionError exceptions would get hidden, making debugging harder.

2