X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=bup.git;a=blobdiff_plain;f=cmd%2Frandom-cmd.py;h=3eef820143be8ed3f506ce4af8381c6511fdca71;hp=868c3afd3fcebf2a775bc7e5e5a0b63dfd31239b;hb=c40b3dd5fd74e72024fbaad3daf5a958aefa1c54;hpb=6df109426b0b22f016ccf67414d140655ac5d3c5 diff --git a/cmd/random-cmd.py b/cmd/random-cmd.py index 868c3af..3eef820 100755 --- a/cmd/random-cmd.py +++ b/cmd/random-cmd.py @@ -5,6 +5,7 @@ exec "$bup_python" "$0" ${1+"$@"} """ # end of bup preamble +from __future__ import absolute_import import os, sys from bup import options, _helpers