Home | History | Annotate | Download | only in Lib

Lines Matching full:_comment

748         self._comment = ''
818 self._comment = endrec[_ECD_COMMENT] # archive comment
923 return self._comment
933 self._comment = comment
1366 centDirSize, centDirOffset, len(self._comment))
1368 self.fp.write(self._comment)