tests/printenv.py
changeset 28944 036787c10b16
parent 25477 a372f7b4463b
child 36254 84a6e39bc723
--- a/tests/printenv.py	Sat Apr 16 05:30:32 2016 +0300
+++ b/tests/printenv.py	Sat Apr 16 05:32:10 2016 +0300
@@ -12,6 +12,7 @@
 #   - [output] is the name of the output file (default: use sys.stdout)
 #              the file will be opened in append mode.
 #
+from __future__ import absolute_import
 import os
 import sys