]> arthur.barton.de Git - bup.git/blobdiff - t/root-status
Use absolute_import from the __future__ everywhere
[bup.git] / t / root-status
index 0c43e9d38b88f21e094b4c25f0cd700ece48758a..28e2347357b6a0bc1a9ff7e595a3c9f869b10c04 100755 (executable)
@@ -5,7 +5,7 @@ exec "$bup_python" "$0" ${1+"$@"}
 """
 # end of bup preamble
 
-from __future__ import print_function
+from __future__ import absolute_import, print_function
 from sys import stderr
 import sys