]> arthur.barton.de Git - bup.git/blobdiff - lib/bup/t/txstat.py
Use absolute_import from the __future__ everywhere
[bup.git] / lib / bup / t / txstat.py
index 33d4341649d7b35e366418aef8cd63470596d832..64bad2de0eed71d0e8776dabe1831e5e1e9d3247 100644 (file)
@@ -1,3 +1,5 @@
+
+from __future__ import absolute_import
 import math, tempfile, subprocess
 
 from wvtest import *