mirror of https://github.com/OpenKMIP/PyKMIP.git
This change fixes violations of E722, the use of except without specifying an exception type. For now the high-level Exception class is used as a generic catchall. In the future these cases will be updated to handle the specific exceptions expected. |
||
---|---|---|
.. | ||
crypto | ||
__init__.py | ||
config.py | ||
engine.py | ||
kmip_protocol.py | ||
policy.py | ||
server.py | ||
session.py |