X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=bup.git;a=blobdiff_plain;f=lib%2Fbup%2Ft%2Ftvfs.py;h=0af42fbb784745088d7f6f510888f8914ecf75c1;hp=a8a9be447a77866e9b00d2fc205354eadd75e887;hb=c40b3dd5fd74e72024fbaad3daf5a958aefa1c54;hpb=6df109426b0b22f016ccf67414d140655ac5d3c5 diff --git a/lib/bup/t/tvfs.py b/lib/bup/t/tvfs.py index a8a9be4..0af42fb 100644 --- a/lib/bup/t/tvfs.py +++ b/lib/bup/t/tvfs.py @@ -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