]> arthur.barton.de Git - bup.git/blobdiff - cmd/margin-cmd.py
README: replace du code example's tab prefix with spaces
[bup.git] / cmd / margin-cmd.py
index ca502b90cd9768fbb95815b7a25e903e6b759c6a..c042bf88bab8dd3795cb75d3e6f2bf2df44c3109 100755 (executable)
@@ -5,6 +5,7 @@ exec "$bup_python" "$0" ${1+"$@"}
 """
 # end of bup preamble
 
+from __future__ import absolute_import
 import sys, struct, math
 
 from bup import options, git, _helpers