Home | History | Annotate | Download | only in test

Lines Matching refs:split

103         for (i, lineend) in enumerate(u"\n \r\n \r \u2028".split()):
112 for lineend in u"\n \r\n \r \u2028".split():