Home | History | Annotate | Download | only in test

Lines Matching refs:whitespace

225         whitespace = ' \f\n\r\t\v'

226 repeats = size // len(whitespace) + 2
227 s = whitespace * repeats