X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=bup.git;a=blobdiff_plain;f=cmd%2Fftp-cmd.py;fp=cmd%2Fftp-cmd.py;h=8bd57b6d81accff181dde968af13f865f3979348;hp=ee2bff1218138d2539b10fb7996c32d8569f04c6;hb=c40b3dd5fd74e72024fbaad3daf5a958aefa1c54;hpb=6df109426b0b22f016ccf67414d140655ac5d3c5 diff --git a/cmd/ftp-cmd.py b/cmd/ftp-cmd.py index ee2bff1..8bd57b6 100755 --- a/cmd/ftp-cmd.py +++ b/cmd/ftp-cmd.py @@ -5,6 +5,7 @@ exec "$bup_python" "$0" ${1+"$@"} """ # end of bup preamble +from __future__ import absolute_import import sys, os, stat, fnmatch from bup import options, git, shquote, ls, vfs