summary refs log tree commit diff stats
path: root/ranger/ext/logutils.py
diff options
context:
space:
mode:
Diffstat (limited to 'ranger/ext/logutils.py')
-rw-r--r--ranger/ext/logutils.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/ranger/ext/logutils.py b/ranger/ext/logutils.py
index c8d887d0..ce77360d 100644
--- a/ranger/ext/logutils.py
+++ b/ranger/ext/logutils.py
@@ -1,3 +1,5 @@
+from __future__ import (absolute_import, print_function)
+
 import logging
 from collections import deque