X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=bup.git;a=blobdiff_plain;f=cmd-ls.py;h=5a22c1daafa078234c843e94344114a33a27dce5;hp=2ce6bb039b5f1dfb8b87728d5bb413aa879c2cef;hb=1b04790e5fd83e129526808ca923b811b00e48fc;hpb=76c38a42144d0a7883765ae53c58b118de1e3296 diff --git a/cmd-ls.py b/cmd-ls.py index 2ce6bb0..5a22c1d 100755 --- 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 = ''