Searched refs:IS_LINE_JUNK (Results 1 – 3 of 3) sorted by relevance
223 :func:`IS_LINE_JUNK`, which filters out lines without visible characters, except318 .. function:: IS_LINE_JUNK(line)
1106 def IS_LINE_JUNK(line, pat=re.compile(r"\s*#?\s*$").match): function
5594 than the IS_LINE_JUNK function, and function ndiff's linejunk