Lines Matching refs:comment
95 comment = None98 comment = m.group(2) or m.group(4)99 comment = comment.strip()121 if comment is not None:122 entry.comment = comment157 if comment is not None:158 self.__field.comment = comment