summaryrefslogtreecommitdiffstats
path: root/base/common/python/pki/key.py
diff options
context:
space:
mode:
Diffstat (limited to 'base/common/python/pki/key.py')
-rw-r--r--base/common/python/pki/key.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/base/common/python/pki/key.py b/base/common/python/pki/key.py
index 3ff6e3dba..ae382ae0a 100644
--- a/base/common/python/pki/key.py
+++ b/base/common/python/pki/key.py
@@ -24,6 +24,7 @@
Module containing the Python client classes for the KeyClient and
KeyRequestClient REST API on a DRM
"""
+from __future__ import absolute_import
import base64
import json
import types