Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_urllib2_localnet.py362 def test_proxy_with_no_password_raises_httperror(self): member in ProxyAuthTests
/external/python/cpython3/Lib/test/
Dtest_urllib2_localnet.py367 def test_proxy_with_no_password_raises_httperror(self): member in ProxyAuthTests