mirror of
https://github.com/openkmip/pykmip
synced 2026-01-02 08:33:15 +00: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.