]> arthur.barton.de Git - bup.git/blobdiff - lib/bup/t/tmetadata.py
Use absolute_import from the __future__ everywhere
[bup.git] / lib / bup / t / tmetadata.py
index 5caaa469b027c13cea395f25d0f6aecb59744590..91cb6df550c2e63e1631bfea4f3700ff0411c31b 100644 (file)
@@ -1,4 +1,5 @@
 
+from __future__ import absolute_import
 import errno, glob, grp, pwd, stat, tempfile, subprocess
 
 from wvtest import *