/opt/support/venv/lib/python3.13/site-packages/requests/__pycache__
NameSizeModeActions
adapters.cpython-313.pyc268070644editdlrm
api.cpython-313.pyc68430644editdlrm
auth.cpython-313.pyc142050644editdlrm
certs.cpython-313.pyc6410644editdlrm
compat.cpython-313.pyc23730644editdlrm
cookies.cpython-313.pyc250000644editdlrm
exceptions.cpython-313.pyc79830644editdlrm
help.cpython-313.pyc43370644editdlrm
hooks.cpython-313.pyc10670644editdlrm
models.cpython-313.pyc358420644editdlrm
packages.cpython-313.pyc11390644editdlrm
sessions.cpython-313.pyc273670644editdlrm
status_codes.cpython-313.pyc60170644editdlrm
structures.cpython-313.pyc56200644editdlrm
utils.cpython-313.pyc362260644editdlrm
_internal_utils.cpython-313.pyc19910644editdlrm
__init__.cpython-313.pyc54060644editdlrm
__version__.cpython-313.pyc5570644editdlrm
Edit: /opt/support/venv/lib/python3.13/site-packages/requests/__pycache__/exceptions.cpython-313.pyc (7983B)
iXSrSSKJr SSKJr "SS\5r"SS\5r "S S \ \5r"S S \5r"S S\5r "SS\ 5r "SS\ 5r "SS\5r "SS\ \ 5r"SS\ 5r"SS\5r"SS\5r"SS\\5r"SS \\5r"S!S"\\5r"S#S$\\5r"S%S&\5r"S'S(\5r"S)S*\\5r"S+S,\\5r"S-S.\5r"S/S0\5r"S1S2\5r"S3S4\\ 5r!"S5S6\5r"g7)8z` requests.exceptions ~~~~~~~~~~~~~~~~~~~ This module contains the set of Requests' exceptions. ) HTTPError)JSONDecodeErrorc,^\rSrSrSrU4SjrSrU=r$)RequestException zLThere was an ambiguous exception that occurred while handling your request. c>URSS5nX0lURSS5UlUb=UR(d,[US5(aURRUl[TU]"U0UD6 g)zBInitialize RequestException with `request` and `response` objects.responseNrequest)popr r hasattrsuper__init__)selfargskwargsr __class__s E/opt/support/venv/lib/python3.13/site-packages/requests/exceptions.pyrRequestException.__init__se::j$/ zz)T2   99U9U==00DL $)&))r r )__name__ __module__ __qualname____firstlineno____doc__r__static_attributes__ __classcell__)rs@rrr s**rrc\rSrSrSrSrg)InvalidJSONErrorzA JSON error occurred.Nrrrrrrr!rrrr rrc$\rSrSrSrSrSrSrg)rz"Couldn't decode the text into jsoncz[R"U/UQ76 [R"U/URQ70UD6 g)z Construct the JSONDecodeError instance first with all args. Then use it's args to construct the IOError so that the json specific args aren't used as IOError specific args and the error message from JSONDecodeError is preserved. N)CompatJSONDecodeErrorrrr)rrrs rrJSONDecodeError.__init__"s3 &&t3d3!!$==f=rc.[R"U5$)a1 The __reduce__ method called when pickling the object must be the one from the JSONDecodeError (be it json/simplejson) as it expects all the arguments for instantiation, not just one like the IOError, and the MRO would by default call the __reduce__ method from the IOError due to the inheritance order. )r' __reduce__)rs rr*JSONDecodeError.__reduce__,s%//55rr!N)rrrrrrr*rr!rrrrs,>6rrc\rSrSrSrSrg)r7zAn HTTP error occurred.r!Nr"r!rrrr7!rrc\rSrSrSrSrg)ConnectionError;zA Connection error occurred.r!Nr"r!rrr0r0;s&rr0c\rSrSrSrSrg) ProxyError?zA proxy error occurred.r!Nr"r!rrr3r3?r.rr3c\rSrSrSrSrg)SSLErrorCzAn SSL error occurred.r!Nr"r!rrr6r6Cr#rr6c\rSrSrSrSrg)TimeoutGzThe request timed out. Catching this error will catch both :exc:`~requests.exceptions.ConnectTimeout` and :exc:`~requests.exceptions.ReadTimeout` errors. r!Nr"r!rrr9r9Gsrr9c\rSrSrSrSrg)ConnectTimeoutPzzThe request timed out while trying to connect to the remote server. Requests that produced this error are safe to retry. r!Nr"r!rrr<r<Psrr<c\rSrSrSrSrg) ReadTimeoutWz@The server did not send any data in the allotted amount of time.r!Nr"r!rrr?r?WJrr?c\rSrSrSrSrg) URLRequired[z*A valid URL is required to make a request.r!Nr"r!rrrCrC[s4rrCc\rSrSrSrSrg)TooManyRedirects_zToo many redirects.r!Nr"r!rrrFrF_srrFc\rSrSrSrSrg) MissingSchemacz/The URL scheme (e.g. http or https) is missing.r!Nr"r!rrrIrIcs9rrIc\rSrSrSrSrg) InvalidSchemagz9The URL scheme provided is either invalid or unsupported.r!Nr"r!rrrLrLgsCrrLc\rSrSrSrSrg) InvalidURLkz%The URL provided was somehow invalid.r!Nr"r!rrrOrOks/rrOc\rSrSrSrSrg) InvalidHeaderoz.The header value provided was somehow invalid.r!Nr"r!rrrRrRos8rrRc\rSrSrSrSrg)InvalidProxyURLsz"The proxy URL provided is invalid.r!Nr"r!rrrUrUs,rrUc\rSrSrSrSrg)ChunkedEncodingErrorwz?The server declared chunked encoding but sent an invalid chunk.r!Nr"r!rrrYrYwsIrrYc\rSrSrSrSrg)ContentDecodingError{z"Failed to decode response content.r!Nr"r!rrr\r\{rWrr\c\rSrSrSrSrg)StreamConsumedErrorz3The content for this response was already consumed.r!Nr"r!rrr_r_s=rr_c\rSrSrSrSrg) RetryErrorzCustom retries logic failedr!Nr"r!rrrbrbs%rrbc\rSrSrSrSrg)UnrewindableBodyErrorz;Requests encountered an error when trying to rewind a body.r!Nr"r!rrreresErrec\rSrSrSrSrg)RequestsWarningzBase warning for Requests.r!Nr"r!rrrhrhs$rrhc\rSrSrSrSrg)FileModeWarningzJA file was opened in text mode, but Requests determined its binary length.r!Nr"r!rrrkrksTrrkc\rSrSrSrSrg)RequestsDependencyWarningz@An imported dependency doesn't match the expected version range.r!Nr"r!rrrnrnrArrnN)#rurllib3.exceptionsr BaseHTTPErrorcompatrr'IOErrorrrr0r3r6r9r<r?rCrF ValueErrorrIrLrOrRrUrYr\ TypeErrorr_rbreWarningrhDeprecationWarningrkrnr!rrrxsn :< *w *!'!6&(=60" "'&'""!!_gK'K5"5':$j:D$jD0!:09$j9-j-J+J-+]->*I>&!&F,F%g%Uo'9UKKr