summaryrefslogtreecommitdiffstats
path: root/DeDRM_plugin/topazextract.py
diff options
context:
space:
mode:
Diffstat (limited to 'DeDRM_plugin/topazextract.py')
-rw-r--r--DeDRM_plugin/topazextract.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/DeDRM_plugin/topazextract.py b/DeDRM_plugin/topazextract.py
index 1eaa2a5..8848bd9 100644
--- a/DeDRM_plugin/topazextract.py
+++ b/DeDRM_plugin/topazextract.py
@@ -1,6 +1,8 @@
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
+from __future__ import print_function
+
# topazextract.py
# Mostly written by some_updates based on code from many others