Module urllib2 :: Class HTTPBasicAuthHandler
[hide private]
[frames] | no frames]

Class HTTPBasicAuthHandler

AbstractBasicAuthHandler --+
                           |
             BaseHandler --+
                           |
                          HTTPBasicAuthHandler

Instance Methods [hide private]
 
http_error_401(self, req, fp, code, msg, headers)

Inherited from AbstractBasicAuthHandler: __init__, http_error_auth_reqed, retry_http_basic_auth

Inherited from BaseHandler: __lt__, add_parent, close

Class Variables [hide private]
  auth_header = 'Authorization'

Inherited from AbstractBasicAuthHandler: rx

Inherited from BaseHandler: handler_order