Home | History | Annotate | Download | only in python_gflags

Lines Matching refs:text_first_line

578       text_first_line = []
580 text_first_line = [text_lines.pop(0)]
589 return '\n'.join(text_first_line + text_lines)