]> arthur.barton.de Git - bup.git/blobdiff - lib/bup/t/tclient.py
Use absolute_import from the __future__ everywhere
[bup.git] / lib / bup / t / tclient.py
index 4a3147cf3833217c64fa40b7494bc7832f33f811..8a810e9a50bd2e24d693d62a8dbd0b203cf965bf 100644 (file)
@@ -1,4 +1,5 @@
 
+from __future__ import absolute_import
 import sys, os, stat, time, random, subprocess, glob
 
 from wvtest import *