This commit is contained in:
Kovid Goyal 2013-04-22 17:11:02 +05:30
parent 4dc99bfcaa
commit 5ff3b9e811

View file

@ -188,7 +188,6 @@ def convert(self, stream, options, file_ext, log, accelerators):
raise DRMError(os.path.basename(path))
self.encrypted_fonts = self._encrypted_font_uris
if len(parts) > 1 and parts[0]:
delta = '/'.join(parts[:-1])+'/'
for elem in opf.itermanifest():