]> arthur.barton.de Git - bup.git/blobdiff - cmd/drecurse-cmd.py
test-xdev: use different filesystem images for each mount point
[bup.git] / cmd / drecurse-cmd.py
index 611bfdbb3e89bdc3d93d9900fc3b38fc5cb6343d..21ee3a55b45592d9a640f81af3951575ef4b532c 100755 (executable)
@@ -5,9 +5,13 @@ exec "$bup_python" "$0" ${1+"$@"}
 """
 # end of bup preamble
 
+from __future__ import absolute_import
 from os.path import relpath
+import sys
+
 from bup import options, drecurse
-from bup.helpers import *
+from bup.helpers import log, parse_excludes, parse_rx_excludes, saved_errors
+
 
 optspec = """
 bup drecurse <path>