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