]> arthur.barton.de Git - bup.git/blobdiff - cmd/gc-cmd.py
bup: import merge_dict
[bup.git] / cmd / gc-cmd.py
index e0782ca3f625701e0ed678e94daad5feb6c0138d..c4eeaffa8d4f9b430d81e0d69904390d13cf2c39 100755 (executable)
@@ -5,6 +5,7 @@ exec "$bup_python" "$0" ${1+"$@"}
 """
 # end of bup preamble
 
+from __future__ import absolute_import
 import sys
 
 from bup import git, options