]> arthur.barton.de Git - bup.git/blobdiff - lib/bup/metadata.py
Use absolute_import from the __future__ everywhere
[bup.git] / lib / bup / metadata.py
index 8ceebdcc09ad8a4e14eed6b57714795d4722e2c0..e5337c96278563663a1d0c61303df8cbe8d5e162 100644 (file)
@@ -5,6 +5,7 @@
 # This code is covered under the terms of the GNU Library General
 # Public License as described in the bup LICENSE file.
 
+from __future__ import absolute_import
 from copy import deepcopy
 from errno import EACCES, EINVAL, ENOTTY, ENOSYS, EOPNOTSUPP
 from io import BytesIO