summaryrefslogtreecommitdiffstats
path: root/DeDRM_plugin/kindlepid.py
diff options
context:
space:
mode:
Diffstat (limited to 'DeDRM_plugin/kindlepid.py')
-rw-r--r--DeDRM_plugin/kindlepid.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/DeDRM_plugin/kindlepid.py b/DeDRM_plugin/kindlepid.py
index 2d53b99..a851ee5 100644
--- a/DeDRM_plugin/kindlepid.py
+++ b/DeDRM_plugin/kindlepid.py
@@ -16,8 +16,9 @@
import sys
import binascii
-from .utilities import SafeUnbuffered
+#@@CALIBRE_COMPAT_CODE@@
+from .utilities import SafeUnbuffered
from .argv_utils import unicode_argv
letters = b'ABCDEFGHIJKLMNPQRSTUVWXYZ123456789'