mirror of https://github.com/OpenKMIP/PyKMIP.git
This change removes unused exceptions defined in core/errors.py, along with the errors.py module itself. The few used items from this file are migrated over to core/exceptions.py. Any dependent code is updated, dropping the use of errors.py and adding in the use of exceptions.py. |
||
---|---|---|
.. | ||
__init__.py | ||
test_base.py | ||
test_big_integer.py | ||
test_boolean.py | ||
test_byte_string.py | ||
test_date_time.py | ||
test_enumeration.py | ||
test_integer.py | ||
test_interval.py | ||
test_long_integer.py | ||
test_text_string.py |