Home | History | Annotate | Download | only in test

Lines Matching refs:HTTPBasicAuthHandler

1131         auth_handler = urllib2.HTTPBasicAuthHandler(password_manager)
1150 auth_handler = urllib2.HTTPBasicAuthHandler(password_manager)
1186 # HTTPBasicAuthHandler) to handle the response.
1202 class TestBasicAuthHandler(urllib2.HTTPBasicAuthHandler):
1205 urllib2.HTTPBasicAuthHandler.http_error_401(self,