python: Change except: statement to except Exception:
authorAmitay Isaacs <amitay@gmail.com>
Tue, 24 Jan 2012 00:54:54 +0000 (11:54 +1100)
committerAmitay Isaacs <amitay@samba.org>
Tue, 24 Jan 2012 02:32:40 +0000 (03:32 +0100)
commit1f0298dd1b1a939cb215e7b474178b217f8347f4
tree6ca7a3908b797f6e35b91c6156fb9d9a5bed4697
parentbe292021f47eeaa1364bedb2dc9232b60c404fce
python: Change except: statement to except Exception:

This way we only catch true exceptions and keyboard interrupts
are not caught here.

Autobuild-User: Amitay Isaacs <amitay@samba.org>
Autobuild-Date: Tue Jan 24 03:32:40 CET 2012 on sn-devel-104
source4/dsdb/tests/python/dirsync.py
source4/scripting/bin/upgradeprovision
source4/scripting/devel/repl_cleartext_pwd.py
source4/scripting/python/samba/join.py
source4/scripting/python/samba/netcmd/dbcheck.py
source4/scripting/python/samba/netcmd/domain.py
source4/scripting/python/samba/provision/sambadns.py
source4/scripting/python/samba/tests/dcerpc/testrpc.py
source4/setup/provision