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.py45 def duplicate_string(text): function
2549 copy1 = duplicate_string(text1)
2550 copy2 = duplicate_string(text2)