Lines Matching full:blank_re
872 blank_re = re.compile(r"\s*(#|$)")911 if self.blank_re.match(line):