mirror of
https://github.com/OpenKMIP/PyKMIP.git
synced 2025-06-29 02:04:22 +02:00
This change adds str and repr utilities to the Attribute object. A new test suite for Attribute object tests is included, however only the tests for the string utilities are included with this patch. The remaining Attribute tests will be implemented in a later patch.