Home
last modified time | relevance | path

Searched refs:test_concat_non_empty (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_fstring.py1135 def test_concat_non_empty(x, expected): function
1149 test_concat_non_empty('', 1)
1150 test_concat_non_empty(' ', 1)

Completed in 3 milliseconds