]> arthur.barton.de Git - bup.git/blobdiff - cmd-join.py
Move python library files to lib/bup/
[bup.git] / cmd-join.py
index 26f390c43ce3efa581d38f39b96782695f591b64..0e1e1ffbc8108b3404d0dd3fdc3379b0d8dac72f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 import sys, time, struct
-import hashsplit, git, options, client
-from helpers import *
+from bup import hashsplit, git, options, client
+from bup.helpers import *
 from subprocess import PIPE