Home | History | Annotate | Download | only in Lib

Lines Matching full:_comment

748         self._comment = ''

816 self._comment = endrec[_ECD_COMMENT] # archive comment
920 return self._comment
930 self._comment = comment
1362 centDirSize, centDirOffset, len(self._comment))
1364 self.fp.write(self._comment)