]> arthur.barton.de Git - bup.git/blobdiff - t/data-size
Use absolute_import from the __future__ everywhere
[bup.git] / t / data-size
index d7da54560aee47aac9f03f34c9edaedfab447e10..0c7a4f9bbf14224c80e7321c4dd5a626fa990e0d 100755 (executable)
@@ -5,6 +5,8 @@ exec "$bup_python" "$0" ${1+"$@"}
 """
 # end of bup preamble
 
+from __future__ import absolute_import
+
 from os.path import getsize, isdir
 from sys import argv, stderr
 import os