Searched refs:_emptyRE (Results 1 – 1 of 1) sorted by relevance
126 _emptyRE = re.compile("\s*(#.*)?$") variable145 if _emptyRE.match(line):