Home | History | Annotate | Download | only in site_utils

Lines Matching refs:strip

406             info_strings.append(self.reason.strip())
411 'anchor': self.anchor.strip(), 'info': info}
413 anchor_text = self.anchor.strip()
1309 test_name = link.anchor.strip()
1669 output_json_marked = '#JSON_START#%s#JSON_END#' % output_json.strip()