]> arthur.barton.de Git - bup.git/blobdiff - cmd/margin-cmd.py
split: add missing import "parse_date_or_fatal"
[bup.git] / cmd / margin-cmd.py
index ac25ed0644a9049d76d259572890ac7262b6e638..ca502b90cd9768fbb95815b7a25e903e6b759c6a 100755 (executable)
@@ -4,9 +4,11 @@ bup_python="$(dirname "$0")/bup-python" || exit $?
 exec "$bup_python" "$0" ${1+"$@"}
 """
 # end of bup preamble
+
 import sys, struct, math
+
 from bup import options, git, _helpers
-from bup.helpers import *
+from bup.helpers import log
 
 POPULATION_OF_EARTH=6.7e9  # as of September, 2010