]> arthur.barton.de Git - bup.git/blobdiff - cmd/damage-cmd.py
Use absolute_import from the __future__ everywhere
[bup.git] / cmd / damage-cmd.py
index 669148ad565a17ec9c5da168459bb8d4d72eec56..fa54bc90c90baa9003927213c509cd2b850e7082 100755 (executable)
@@ -5,6 +5,7 @@ exec "$bup_python" "$0" ${1+"$@"}
 """
 # end of bup preamble
 
+from __future__ import absolute_import
 import sys, os, random
 
 from bup import options