Searched refs:IsBlankLine (Results 1 – 1 of 1) sorted by relevance
3012 def IsBlankLine(line): function3205 if (IsBlankLine(line) and3691 if (not IsBlankLine(prev_line) and3725 if not IsBlankLine(prevline): # if not a blank line...