diff -r 417380aa5bbe -r 036787c10b16 tests/printenv.py --- 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