]> arthur.barton.de Git - bup.git/blobdiff - lib/bup/hashsplit.py
Use absolute_import from the __future__ everywhere
[bup.git] / lib / bup / hashsplit.py
index 3a4fcb840ea97695d3d283e938ce444b1b6a03c3..3cbcfc981b4e1280604712b2b0ffe2fbeff9411e 100644 (file)
@@ -1,3 +1,5 @@
+
+from __future__ import absolute_import
 import io, math, os
 
 from bup import _helpers, helpers