]> arthur.barton.de Git - bup.git/blobdiff - t/subtree-hash
Use absolute_import from the __future__ everywhere
[bup.git] / t / subtree-hash
index 926303f4f2acb30c1e3af03d49d3d20abc2342c9..9d0fca6b1783ac2867c9acab41a92670166f8cfd 100755 (executable)
@@ -5,6 +5,8 @@ exec "$bup_python" "$0" ${1+"$@"}
 """
 # end of bup preamble
 
+from __future__ import absolute_import
+
 import os, sys
 
 argv = sys.argv