]> arthur.barton.de Git - bup.git/blobdiff - cmd/join-cmd.py
Don't import * from helpers
[bup.git] / cmd / join-cmd.py
index 8ad322d151d6ad3565eef38fd8c23753aa7e837b..33935d2ad85d997cc8ded8f7faebc22458b88ff9 100755 (executable)
@@ -4,9 +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 linereader, log
 
 
 optspec = """