]> arthur.barton.de Git - bup.git/blobdiff - cmd/init-cmd.py
rm: move core code to bup.rm module
[bup.git] / cmd / init-cmd.py
index fabd98c2d1711affba816b7742f3ff3ca30c93db..f2c0052bd5fd0d16811d8d809f52e8819c2c85a4 100755 (executable)
@@ -4,10 +4,11 @@ bup_python="$(dirname "$0")/bup-python" || exit $?
 exec "$bup_python" "$0" ${1+"$@"}
 """
 # end of bup preamble
+
 import sys
 
 from bup import git, options, client
-from bup.helpers import *
+from bup.helpers import log, saved_errors
 
 
 optspec = """