Lines Matching refs:strip
43 line = infile.readline().strip()
57 line = line.strip()
89 if not line.strip() and in_arg:
107 print(line.strip())
122 print('{}'.format(format_arg_text(rest.strip())))
132 print('{}'.format(format_arg_text(rest.strip())))
144 rest = rest.strip()
152 subsec = line.strip()[:-1]
158 print(line.strip())
178 if text.strip().startswith('Default: '):