mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 10:44:09 -04:00
plugins_mirror cannot depend on polyglot
This commit is contained in:
parent
3c10a86c65
commit
be00d40d02
@ -31,7 +31,6 @@ from contextlib import closing
|
|||||||
from datetime import datetime
|
from datetime import datetime
|
||||||
from email.utils import parsedate
|
from email.utils import parsedate
|
||||||
from functools import partial
|
from functools import partial
|
||||||
from polyglot.builtins import filter, map, zip
|
|
||||||
from multiprocessing.pool import ThreadPool
|
from multiprocessing.pool import ThreadPool
|
||||||
from xml.sax.saxutils import escape, quoteattr
|
from xml.sax.saxutils import escape, quoteattr
|
||||||
# }}}
|
# }}}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user