pyrax
Python Bindings for the Rackspace Cloud
|
Public Member Functions | |
def | getheaders |
def | read |
def | get |
Static Public Attributes | |
dictionary | headers = {} |
string | body = "" |
int | status = 200 |
string | reason = "Oops" |
def get | ( | self, | |
arg | |||
) |
def getheaders | ( | self | ) |
def read | ( | self | ) |
Reimplemented in FakeIdentityResponse.
string body = "" [static] |
dictionary headers = {} [static] |
string reason = "Oops" [static] |
int status = 200 [static] |