mirror of https://github.com/OpenKMIP/PyKMIP.git
ab3298c6d1
This change removes all references to self.__class__. In object hierarchies with multiple levels of inheritance, using self.__class__ can cause an infinite loop when resolving references to parent classes. |
||
---|---|---|
.. | ||
__init__.py | ||
kmip_client.py | ||
kmip_protocol.py | ||
kmip_server.py | ||
processor.py | ||
results.py |