]> arthur.barton.de Git - bup.git/blobdiff - cmd-ls.py
Move python library files to lib/bup/
[bup.git] / cmd-ls.py
index 2ce6bb039b5f1dfb8b87728d5bb413aa879c2cef..5a22c1daafa078234c843e94344114a33a27dce5 100755 (executable)
--- a/cmd-ls.py
+++ b/cmd-ls.py
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 import sys, os, stat
-import options, git, vfs
-from helpers import *
+from bup import options, git, vfs
+from bup.helpers import *
 
 def print_node(text, n):
     prefix = ''