Home | History | Annotate | Download | only in python2.7

Lines Matching refs:_comment

744         self._comment = ''
812 self._comment = endrec[_ECD_COMMENT] # archive comment
916 return self._comment
926 self._comment = comment
1342 centDirSize, centDirOffset, len(self._comment))
1344 self.fp.write(self._comment)