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