mirror of
https://github.com/openkmip/pykmip
synced 2025-12-24 04:04:20 +00:00
This change adds a basic error message that gets raised when attempting to read an unparseable attribute (i.e., an attribute that is not supported by the library). Fixes #429