Loading book_tools/format/fb2.py +2 −2 Original line number Diff line number Diff line Loading @@ -172,8 +172,8 @@ class FB2(FB2Base): try: self.file.seek(0,0) return etree.parse(self.file) except: raise FB2StructureException('the file is not a valid XML') except Exception as err: raise FB2StructureException('the file is not a valid XML (%s)'%err) def __exit__(self, kind, value, traceback): pass Loading opds_catalog/tests/data/test_badbooks/Tven_Lichnyie_vospominaniya_o_Zhanne_dArk_sera_Lui_de_Konta_eyo_pazha_i_sekretarya.57041.fb2 0 → 100644 +3389 −0 File added.Preview size limit exceeded, changes collapsed. Show changes Loading
book_tools/format/fb2.py +2 −2 Original line number Diff line number Diff line Loading @@ -172,8 +172,8 @@ class FB2(FB2Base): try: self.file.seek(0,0) return etree.parse(self.file) except: raise FB2StructureException('the file is not a valid XML') except Exception as err: raise FB2StructureException('the file is not a valid XML (%s)'%err) def __exit__(self, kind, value, traceback): pass Loading
opds_catalog/tests/data/test_badbooks/Tven_Lichnyie_vospominaniya_o_Zhanne_dArk_sera_Lui_de_Konta_eyo_pazha_i_sekretarya.57041.fb2 0 → 100644 +3389 −0 File added.Preview size limit exceeded, changes collapsed. Show changes