/usr/lib/python2.7/site-packages/requests
NameSizeModeActions
adapters.py213440644editdlrm
adapters.pyc190880644editdlrm
adapters.pyo190880644editdlrm
api.py62530644editdlrm
api.pyc69680644editdlrm
api.pyo69680644editdlrm
auth.py102060644editdlrm
auth.pyc102240644editdlrm
auth.pyo102240644editdlrm
certs.py7090644editdlrm
certs.pyc9790644editdlrm
certs.pyo9790644editdlrm
compat.py16780644editdlrm
compat.pyc19870644editdlrm
compat.pyo19870644editdlrm
cookies.py184300644editdlrm
cookies.pyc220490644editdlrm
cookies.pyo220490644editdlrm
exceptions.py31850644editdlrm
exceptions.pyc68580644editdlrm
exceptions.pyo68580644editdlrm
help.py35150644editdlrm
help.pyc32660644editdlrm
help.pyo32660644editdlrm
hooks.py7570644editdlrm
hooks.pyc11620644editdlrm
hooks.pyo11620644editdlrm
models.py342090644editdlrm
models.pyc287100644editdlrm
models.pyo287100644editdlrm
packages.py5420644editdlrm
packages.pyc4590644editdlrm
packages.pyo4590644editdlrm
sessions.py295250644editdlrm
sessions.pyc224790644editdlrm
sessions.pyo224790644editdlrm
status_codes.py41290644editdlrm
status_codes.pyc59820644editdlrm
status_codes.pyo59820644editdlrm
structures.py29810644editdlrm
structures.pyc51600644editdlrm
structures.pyo51600644editdlrm
utils.py300380644editdlrm
utils.pyc268580644editdlrm
utils.pyo268580644editdlrm
_internal_utils.py10960644editdlrm
_internal_utils.pyc14990644editdlrm
_internal_utils.pyo14470644editdlrm
__init__.py36080644editdlrm
__init__.pyc37990644editdlrm
__init__.pyo36300644editdlrm
__version__.py4360644editdlrm
__version__.pyc5750644editdlrm
__version__.pyo5750644editdlrm
Edit: /usr/lib/python2.7/site-packages/requests/exceptions.pyo (6858B)
ó ćČ[c@s,dZddlmZdefd„ƒYZdefd„ƒYZdefd„ƒYZd efd „ƒYZd efd „ƒYZd efd„ƒYZ dee fd„ƒYZ de fd„ƒYZ defd„ƒYZ defd„ƒYZ deefd„ƒYZdeefd„ƒYZdeefd„ƒYZdeefd„ƒYZdefd „ƒYZd!efd"„ƒYZd#eefd$„ƒYZd%eefd&„ƒYZd'efd(„ƒYZd)efd*„ƒYZd+efd,„ƒYZd-eefd.„ƒYZd/efd0„ƒYZd1S(2s` requests.exceptions ~~~~~~~~~~~~~~~~~~~ This module contains the set of Requests' exceptions. i˙˙˙˙(t HTTPErrortRequestExceptioncBseZdZd„ZRS(sTThere was an ambiguous exception that occurred while handling your request. cOs„|jddƒ}||_|jddƒ|_|dk rg|j rgt|dƒrg|jj|_ntt|ƒj||ŽdS(sBInitialize RequestException with `request` and `response` objects.tresponsetrequestN(tpoptNoneRRthasattrtsuperRt__init__(tselftargstkwargsR((s7/usr/lib/python2.7/site-packages/requests/exceptions.pyRs (t__name__t __module__t__doc__R(((s7/usr/lib/python2.7/site-packages/requests/exceptions.pyR sRcBseZdZRS(sAn HTTP error occurred.(R R R(((s7/usr/lib/python2.7/site-packages/requests/exceptions.pyRstConnectionErrorcBseZdZRS(sA Connection error occurred.(R R R(((s7/usr/lib/python2.7/site-packages/requests/exceptions.pyR st ProxyErrorcBseZdZRS(sA proxy error occurred.(R R R(((s7/usr/lib/python2.7/site-packages/requests/exceptions.pyR$stSSLErrorcBseZdZRS(sAn SSL error occurred.(R R R(((s7/usr/lib/python2.7/site-packages/requests/exceptions.pyR(stTimeoutcBseZdZRS(sŤThe request timed out. Catching this error will catch both :exc:`~requests.exceptions.ConnectTimeout` and :exc:`~requests.exceptions.ReadTimeout` errors. (R R R(((s7/usr/lib/python2.7/site-packages/requests/exceptions.pyR,stConnectTimeoutcBseZdZRS(s‚The request timed out while trying to connect to the remote server. Requests that produced this error are safe to retry. (R R R(((s7/usr/lib/python2.7/site-packages/requests/exceptions.pyR5st ReadTimeoutcBseZdZRS(s@The server did not send any data in the allotted amount of time.(R R R(((s7/usr/lib/python2.7/site-packages/requests/exceptions.pyR<st URLRequiredcBseZdZRS(s*A valid URL is required to make a request.(R R R(((s7/usr/lib/python2.7/site-packages/requests/exceptions.pyR@stTooManyRedirectscBseZdZRS(sToo many redirects.(R R R(((s7/usr/lib/python2.7/site-packages/requests/exceptions.pyRDst MissingSchemacBseZdZRS(s/The URL schema (e.g. http or https) is missing.(R R R(((s7/usr/lib/python2.7/site-packages/requests/exceptions.pyRHst InvalidSchemacBseZdZRS(s"See defaults.py for valid schemas.(R R R(((s7/usr/lib/python2.7/site-packages/requests/exceptions.pyRLst InvalidURLcBseZdZRS(s%The URL provided was somehow invalid.(R R R(((s7/usr/lib/python2.7/site-packages/requests/exceptions.pyRPst InvalidHeadercBseZdZRS(s.The header value provided was somehow invalid.(R R R(((s7/usr/lib/python2.7/site-packages/requests/exceptions.pyRTstInvalidProxyURLcBseZdZRS(s"The proxy URL provided is invalid.(R R R(((s7/usr/lib/python2.7/site-packages/requests/exceptions.pyRXstChunkedEncodingErrorcBseZdZRS(s?The server declared chunked encoding but sent an invalid chunk.(R R R(((s7/usr/lib/python2.7/site-packages/requests/exceptions.pyR\stContentDecodingErrorcBseZdZRS(s!Failed to decode response content(R R R(((s7/usr/lib/python2.7/site-packages/requests/exceptions.pyR`stStreamConsumedErrorcBseZdZRS(s2The content for this response was already consumed(R R R(((s7/usr/lib/python2.7/site-packages/requests/exceptions.pyRdst RetryErrorcBseZdZRS(sCustom retries logic failed(R R R(((s7/usr/lib/python2.7/site-packages/requests/exceptions.pyRhstUnrewindableBodyErrorcBseZdZRS(s:Requests encountered an error when trying to rewind a body(R R R(((s7/usr/lib/python2.7/site-packages/requests/exceptions.pyR lstRequestsWarningcBseZdZRS(sBase warning for Requests.(R R R(((s7/usr/lib/python2.7/site-packages/requests/exceptions.pyR!rstFileModeWarningcBseZdZRS(sJA file was opened in text mode, but Requests determined its binary length.(R R R(((s7/usr/lib/python2.7/site-packages/requests/exceptions.pyR"wstRequestsDependencyWarningcBseZdZRS(s@An imported dependency doesn't match the expected version range.(R R R(((s7/usr/lib/python2.7/site-packages/requests/exceptions.pyR#|sN(Rturllib3.exceptionsRt BaseHTTPErrortIOErrorRRRRRRRRRt ValueErrorRRRRRRRt TypeErrorRRR tWarningR!tDeprecationWarningR"R#(((s7/usr/lib/python2.7/site-packages/requests/exceptions.pyts0