mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
fbde96b7a1
commit
5b82c42e4b
@ -83,7 +83,6 @@ def set_metadata(stream, mi):
|
|||||||
except:
|
except:
|
||||||
pass
|
pass
|
||||||
|
|
||||||
|
|
||||||
def get_first_opf_name(stream):
|
def get_first_opf_name(stream):
|
||||||
with ZipFile(stream) as zf:
|
with ZipFile(stream) as zf:
|
||||||
names = zf.namelist()
|
names = zf.namelist()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user