Searched refs:test_extra_spaces (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_cookie.py | 137 def test_extra_spaces(self): member in CookieTests |
/external/python/cpython3/Lib/test/ | ||
D | test_http_cookies.py | 149 def test_extra_spaces(self): member in CookieTests |