Searched refs:test_strict_domain (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_cookielib.py | 752 def test_strict_domain(self): member in CookieTests |
/external/python/cpython3/Lib/test/ | ||
D | test_http_cookiejar.py | 812 def test_strict_domain(self): member in CookieTests |