Searched refs:_mib_re_comments (Results 1 – 1 of 1) sorted by relevance
28 _mib_re_comments = re.compile('--.*(\r|\n)') variable129 cleantext = " ".join(_mib_re_strings.split(" ".join(_mib_re_comments.split(text))))