summary refs log tree commit diff stats
path: root/ranger/ext/widestring.py
diff options
context:
space:
mode:
Diffstat (limited to 'ranger/ext/widestring.py')
-rw-r--r--ranger/ext/widestring.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ranger/ext/widestring.py b/ranger/ext/widestring.py
index caab1c80..23e3d050 100644
--- a/ranger/ext/widestring.py
+++ b/ranger/ext/widestring.py
@@ -2,7 +2,7 @@
 # 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)
+from __future__ import (absolute_import, division, print_function)
 
 import sys
 from unicodedata import east_asian_width