X-Git-Url: https://arthur.barton.de/gitweb/?a=blobdiff_plain;f=wvtest.py;h=2f48ef62acfa56a4cfdd850095f7d76b4c54ea29;hb=06da068a793cd12629f8be5d105bb3af281e61dd;hp=742534fe25b01030c1f58c8a02b06361126f496e;hpb=494bc8b44fb4073aa5a3e3e1158834e884ba9604;p=bup.git diff --git a/wvtest.py b/wvtest.py index 742534f..2f48ef6 100755 --- a/wvtest.py +++ b/wvtest.py @@ -4,6 +4,7 @@ bup_python="$(dirname "$0")/cmd/bup-python" exec "$bup_python" "$0" ${1+"$@"} """ # end of bup preamble + # # WvTest: # Copyright (C)2007-2012 Versabanq Innovations Inc. and contributors. @@ -11,6 +12,8 @@ exec "$bup_python" "$0" ${1+"$@"} # See the included file named LICENSE for license information. # You can get wvtest from: http://github.com/apenwarr/wvtest # + +from __future__ import absolute_import import atexit import inspect import os