]> arthur.barton.de Git - bup.git/blobdiff - lib/bup/t/tvfs.py
Use absolute_import from the __future__ everywhere
[bup.git] / lib / bup / t / tvfs.py
index a8a9be447a77866e9b00d2fc205354eadd75e887..0af42fbb784745088d7f6f510888f8914ecf75c1 100644 (file)
@@ -1,5 +1,5 @@
 
-from __future__ import print_function
+from __future__ import absolute_import, print_function
 from collections import namedtuple
 from errno import ELOOP, ENOTDIR
 from io import BytesIO