]> arthur.barton.de Git - bup.git/blobdiff - lib/bup/t/thelpers.py
Use absolute_import from the __future__ everywhere
[bup.git] / lib / bup / t / thelpers.py
index c707839fdb956ce7a6dfdb50ff27510479fbd53e..e0ef21fd5098c25963b55ef7eb1858b99ac6d084 100644 (file)
@@ -1,4 +1,5 @@
 
+from __future__ import absolute_import
 import helpers, math, os, os.path, stat, subprocess
 
 from wvtest import *