Searched refs:TestBasicAuthHandler (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_urllib2.py | 1581 class TestBasicAuthHandler(urllib.request.HTTPBasicAuthHandler): class 1590 basic_handler = TestBasicAuthHandler(password_manager) |
Completed in 4 milliseconds