Public Member Functions | |
def | __init__ |
def | __str__ |
Public Member Functions inherited from tier0.Tier0Error | |
def | __init__ |
Public Attributes | |
timeout | |
Public Attributes inherited from tier0.Tier0Error | |
args | |
def tier0.ResponseError.__init__ | ( | self, | |
curl, | |||
response, | |||
proxy, | |||
timeout | |||
) |
def tier0.ResponseError.__str__ | ( | self | ) |
Definition at line 48 of file tier0.py.
References tier0.Tier0Error.args, o2olib.O2OTool.args, spr.find(), str, and tier0.ResponseError.timeout.
Referenced by edmStreamStallGrapher.Point.__repr__(), BeautifulSoup.Tag.__repr__(), BeautifulSoup.Tag.__unicode__(), and BeautifulSoup.Tag.prettify().
tier0.ResponseError.timeout |
Definition at line 46 of file tier0.py.
Referenced by tier0.ResponseError.__str__().