mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
7773746a26
commit
d410cc8962
@ -101,6 +101,7 @@ def parse_identifier(ident, val, refines):
|
|||||||
# Technically, we should be looking for refines that define the scheme, but
|
# Technically, we should be looking for refines that define the scheme, but
|
||||||
# the IDioticPF created such a bad spec that they got their own
|
# the IDioticPF created such a bad spec that they got their own
|
||||||
# examples wrong, so I cannot be bothered doing this.
|
# examples wrong, so I cannot be bothered doing this.
|
||||||
|
# http://www.idpf.org/epub/301/spec/epub-publications-errata/
|
||||||
|
|
||||||
# Parse the value for the scheme
|
# Parse the value for the scheme
|
||||||
if lval.startswith('urn:'):
|
if lval.startswith('urn:'):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user