Home | Trees | Index | Help |
|
---|
Package openid :: Module fetchers :: Class HTTPResponse |
|
object
--+
|
HTTPResponse
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
|
final_url
|
headers
|
status
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Fri Jun 27 15:48:22 2008 | http://epydoc.sf.net |