Searched refs:IsBlankLine (Results 1 – 1 of 1) sorted by relevance
3018 def IsBlankLine(line): function3211 if (IsBlankLine(line) and3697 if (not IsBlankLine(prev_line) and3731 if not IsBlankLine(prevline): # if not a blank line...