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

_ClassType HTTPCookieProcessor

BaseHandler --+
              |
             HTTPCookieProcessor

Instance Methods [hide private]
 
__init__(self, cookiejar=None)
 
http_request(self, request)
 
http_response(self, request, response)
 
https_request(self, request)
 
https_response(self, request, response)

Inherited from BaseHandler: __lt__, add_parent, close

Class Variables [hide private]

Inherited from BaseHandler: handler_order