summary refs log tree commit diff stats
path: root/ranger/ext/openstruct.py
diff options
context:
space:
mode:
Diffstat (limited to 'ranger/ext/openstruct.py')
-rw-r--r--ranger/ext/openstruct.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/ranger/ext/openstruct.py b/ranger/ext/openstruct.py
index 4c4f7f13..19d10ebc 100644
--- a/ranger/ext/openstruct.py
+++ b/ranger/ext/openstruct.py
@@ -1,6 +1,8 @@
 # This file is part of ranger, the console file manager.
 # License: GNU GPL version 3, see the file "AUTHORS" for details.
 
+from __future__ import (absolute_import, print_function)
+
 import collections