Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
Dtest_unicode.py40 def duplicate_string(text): function
2435 copy1 = duplicate_string(text1)
2436 copy2 = duplicate_string(text2)