Home | History | Annotate | Download | only in test

Lines Matching refs:whitespace

218         whitespace = ' \f\n\r\t\v'
219 repeats = size // len(whitespace) + 2
220 s = whitespace * repeats