This commit is contained in:
Kovid Goyal 2019-09-13 07:26:45 +05:30
parent 1bb9f07886
commit 31a7a043d3
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -406,7 +406,7 @@ class CHMFile:
st = long_type(start)
return chmlib.chm_retrieve_object(self.file, ui, st, len)
else:
return (0, '')
return 0, b''
def IsSearchable(self):
'''Indicates if the full-text search is available for this