summaryrefslogtreecommitdiffstats
path: root/TOOLS/matroska.py
diff options
context:
space:
mode:
Diffstat (limited to 'TOOLS/matroska.py')
-rwxr-xr-xTOOLS/matroska.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/TOOLS/matroska.py b/TOOLS/matroska.py
index ffa388e47b..ab5684f1ed 100755
--- a/TOOLS/matroska.py
+++ b/TOOLS/matroska.py
@@ -22,6 +22,8 @@ Can also be used to directly parse Matroska files and display their contents.
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
#
+# for compatibility with Python 2.x
+from __future__ import print_function
elements_ebml = (
'EBML, 1a45dfa3, sub', (