X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Fbup%2Fpy2raise.py;h=e61d029fe357a8fc5744b3abd3f96e7fa880ab02;hb=4da04257d78f1f2e16925ab12817966f875cc4b3;hp=0d7332a474edc64d0c4ce7c1c50696deadb50872;hpb=20dc106a111db4822ccac34688fa8eb5ae2bfc48;p=bup.git diff --git a/lib/bup/py2raise.py b/lib/bup/py2raise.py index 0d7332a..e61d029 100644 --- a/lib/bup/py2raise.py +++ b/lib/bup/py2raise.py @@ -1,4 +1,6 @@ +import sys + # This file exists because the raise syntax is completely incompatible # with Python 3.