Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_urllib2.py528 class MockHTTPHandlerCheckAuth(urllib.request.BaseHandler): class
1672 http_handler = MockHTTPHandlerCheckAuth(200)
1718 http_handler = MockHTTPHandlerCheckAuth(200)