This commit is contained in:
Kovid Goyal 2014-03-29 11:23:21 +05:30
parent f105981333
commit 3c8ce70263

View File

@ -28,6 +28,7 @@ def fcis(text_length):
return fcis return fcis
class MOBIHeader(Header): # {{{ class MOBIHeader(Header): # {{{
''' '''
Represents the first record in a MOBI file, contains all the metadata about Represents the first record in a MOBI file, contains all the metadata about
the file. the file.