tools v3.0
First combined mobi/topaz kindle tool
This commit is contained in:
@@ -144,6 +144,7 @@ class Decryptor(object):
|
||||
enc('CipherReference'))
|
||||
for elem in encryption.findall(expr):
|
||||
path = elem.get('URI', None)
|
||||
path = path.encode('utf-8')
|
||||
if path is not None:
|
||||
encrypted.add(path)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user