mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-06-23 15:30:45 -04:00
...
This commit is contained in:
parent
fa67ceaeb2
commit
5d37af5e24
@ -49,6 +49,9 @@ class Container(object):
|
|||||||
directory. They always contain POSIX separators and are unquoted. They
|
directory. They always contain POSIX separators and are unquoted. They
|
||||||
can be thought of as canonical identifiers for files in the book.
|
can be thought of as canonical identifiers for files in the book.
|
||||||
Most methods on the container object work with names.
|
Most methods on the container object work with names.
|
||||||
|
|
||||||
|
When converting between hrefs and names use the methods provided by this
|
||||||
|
class, they assume all hrefs are quoted.
|
||||||
'''
|
'''
|
||||||
|
|
||||||
book_type = 'oeb'
|
book_type = 'oeb'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user