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. |
||
---|---|---|
.. | ||
factories | ||
messages | ||
repo | ||
__init__.py | ||
attributes.py | ||
config_helper.py | ||
enums.py | ||
errors.py | ||
keys.py | ||
misc.py | ||
objects.py | ||
primitives.py | ||
secrets.py | ||
server.py | ||
utils.py |