urllib2.AbstractBasicAuthHandler

class urllib2.AbstractBasicAuthHandler(password_mgr=None)[source]

Methods

__init__([password_mgr])
http_error_auth_reqed(authreq, host, req, ...)
retry_http_basic_auth(host, req, realm)

Attributes

rx