Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
Dtest_urllib2.py510 class MockHTTPHandlerCheckAuth(urllib.request.BaseHandler): class
1654 http_handler = MockHTTPHandlerCheckAuth(200)
1699 http_handler = MockHTTPHandlerCheckAuth(200)