]> arthur.barton.de Git - bup.git/blobdiff - cmd-split.py
Move python library files to lib/bup/
[bup.git] / cmd-split.py
index ae7b3806f42171bb78379462006f60356c1fc63d..0f8408c7071077b0fccbdaef7757509dbbc92378 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