X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=bup.git;a=blobdiff_plain;f=lib%2Fbup%2Fcompat.py;fp=lib%2Fbup%2Fcompat.py;h=33e8c1da8cb6f9e1cd4f2f2dfec0569ec69bcc52;hp=507a21e5367c1cfb4a66f4e78839ba3d8a7a9101;hb=6a5162606f8c6e68539792b240cce085c4816636;hpb=42c8f4f4c411b622b622a4f813b0b904e1ca23f9 diff --git a/lib/bup/compat.py b/lib/bup/compat.py index 507a21e..33e8c1d 100644 --- a/lib/bup/compat.py +++ b/lib/bup/compat.py @@ -10,7 +10,6 @@ from os import environb as environ from os import fsdecode, fsencode from shlex import quote -str_type = str int_types = (int,) def hexstr(b):