Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/
Dstring_tests.py806 def test_strip_whitespace(self): member in BaseTest
/external/python/cpython2/Lib/test/
Dstring_tests.py534 def test_strip_whitespace(self): member in CommonTest