mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Another fix for last py3 merge
This commit is contained in:
parent
609400ceba
commit
16b7f100ed
@ -21,7 +21,7 @@ from calibre.srv.loop import (
|
||||
from calibre.srv.utils import DESIRED_SEND_BUFFER_SIZE
|
||||
from calibre.utils.speedups import ReadOnlyFileBuffer
|
||||
from polyglot import http_client
|
||||
from polylot.builtins import unicode_type
|
||||
from polyglot.builtins import unicode_type
|
||||
from polyglot.binary import as_base64_unicode
|
||||
from polyglot.queue import Empty, Queue
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user