Home
last modified time | relevance | path

Searched refs:_text_with_2000_lines (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Tools/stringbench/
Dstringbench.py886 _text_with_2000_lines = _make_2000_lines() variable
887 _text_with_2000_lines_bytes = bytes_from_str(_text_with_2000_lines)
888 _text_with_2000_lines_unicode = unicode_from_str(_text_with_2000_lines)