Package openid :: Module fetchers :: Class HTTPResponse
[frames | no frames]

Type HTTPResponse

object --+
         |
        HTTPResponse


XXX document attributes
Method Summary
  __init__(self, final_url, status, headers, body)
  __repr__(self)
Inherited from object: __delattr__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __setattr__, __str__

Class Variable Summary
NoneType body = None                                                                  
NoneType final_url = None                                                                  
NoneType headers = None                                                                  
NoneType status = None                                                                  

Class Variable Details

body

Type:
NoneType
Value:
None                                                                  

final_url

Type:
NoneType
Value:
None                                                                  

headers

Type:
NoneType
Value:
None                                                                  

status

Type:
NoneType
Value:
None                                                                  

Generated by Epydoc 2.1 on Fri Dec 14 16:10:52 2007 http://epydoc.sf.net