Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
H A Dtest_urllib2.py528 class MockHTTPHandlerCheckAuth(urllib.request.BaseHandler): class
1672 http_handler = MockHTTPHandlerCheckAuth(200)
1718 http_handler = MockHTTPHandlerCheckAuth(200)

Completed in 3 milliseconds