mirror of
https://github.com/OpenKMIP/PyKMIP.git
synced 2025-11-02 20:44:15 +01:00
This change updates how the built-in open function is mocked in the PyKMIP server test suite. On some platforms the old approach was insufficient. This change explicitly references the builtins module for Python3+, removing the old module-based mock.