Lines Matching full:blank
62 self.skip_blank = False # True to skip a single blank line
73 self.blank_count = 0 # Number of blank lines stored up
157 # Handle state transition and skipping blank lines
200 # but we are already in a change list, that means a blank line
203 self.warn.append("Missing 'blank line' in section 'Series-changes'")
229 # Detect the tags we want to remove, and skip blank lines
249 # If we are in a change list, key collected lines until a blank one
252 # Blank line ends this change list
316 # OK, we have a valid non-blank line
367 # Try to detect blank lines at EOF
377 self.warn.append("Found possible blank line(s) at "