Home | Trees | Indices | Help |
|
---|
|
object --+ | HTTPResponse
|
|||
__init__(self,
final_url=None,
status=None,
headers=None,
body=None) x.__init__(...) initializes x; see x.__class__.__doc__ for signature |
|||
__repr__(self) repr(x) |
|||
Inherited from |
|
|||
headers = None
|
|||
status = None
|
|||
body = None
|
|||
final_url = None
|
|
|||
Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
repr(x)
|
|
headers
|
status
|
body
|
final_url
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0alpha3 on Fri Jun 22 21:41:46 2007 | http://epydoc.sourceforge.net |