Searched refs:is_comment (Results 1 – 2 of 2) sorted by relevance
52 def is_comment(line): function77 if not is_comment(line):
76 def is_comment(line): function92 if is_comment(line) or is_empty_line(line):