Searched refs:commentline (Results 1 – 1 of 1) sorted by relevance
23 commentline = re.compile(r'\s*(\;.*)?') variable417 if not commentline.fullmatch(line):