Fix more Py2/Py3 stuff

This commit is contained in:
NoDRM
2023-08-06 15:49:52 +02:00
parent 10b6caf9f5
commit ef67dbd204
12 changed files with 40 additions and 8 deletions

View File

@@ -62,6 +62,8 @@ except NameError:
# Routines common to Mac and PC
#@@CALIBRE_COMPAT_CODE@@
from .utilities import SafeUnbuffered
from .argv_utils import unicode_argv