]> arthur.barton.de Git - bup.git/blobdiff - lib/bup/gc.py
Use absolute_import from the __future__ everywhere
[bup.git] / lib / bup / gc.py
index d05357c6572a87c6223aadba3caf4e38163d913f..29d5ad83a1a1e957554ae314bf700ae2c443d699 100644 (file)
@@ -1,3 +1,5 @@
+
+from __future__ import absolute_import
 import glob, os, subprocess, sys, tempfile
 from bup import bloom, git, midx
 from bup.git import MissingObject, walk_object