/opt/cloudlinux/venv/lib/python3.11/site-packages/requests/__pycache__
Edit: /opt/cloudlinux/venv/lib/python3.11/site-packages/requests/__pycache__/exceptions.cpython-311.pyc (8521B)
§
Ñ™~æÔ¼z®ã óð — d Z ddlmZ ddlmZ G d„ de¦ « Z G d„ de¦ « Z G d „ d
e e¦ « Z G d„ de¦ « Z G d
„ de¦ « Z
G d„ de
¦ « Z G d„ de
¦ « Z G d„ de¦ « Z
G d„ de
e
¦ « Z G d„ de
¦ « Z G d„ de¦ « Z G d„ de¦ « Z G d„ dee¦ « Z G d„ d ee¦ « Z G d!„ d"ee¦ « Z G d#„ d$ee¦ « Z G d%„ d&e¦ « Z G d'„ d(e¦ « Z G d)„ d*ee¦ « Z G d+„ d,ee¦ « Z G d-„ d.e¦ « Z G d/„ d0e¦ « Z G d1„ d2e¦ « Z G d3„ d4ee ¦ « Z! G d5„ d6e¦ « Z"d7S )8z`
requests.exceptions
~~~~~~~~~~~~~~~~~~~
This module contains the set of Requests' exceptions.
é )Ú HTTPErroré )ÚJSONDecodeErrorc ó" ‡ — e Zd ZdZˆ fd„Zˆ xZS )ÚRequestExceptionzTThere was an ambiguous exception that occurred while handling your
request.
c óþ •— | dd¦ « }|| _ | dd¦ « | _ |�(| j s!t |d¦ « r| j j | _ t ¦ « j |i |¤Ž dS )zBInitialize RequestException with `request` and `response` objects.ÚresponseNÚrequest)Úpopr r
ÚhasattrÚsuperÚ__init__)ÚselfÚargsÚkwargsr Ú __class__s €úe/builddir/build/BUILD/cloudlinux-venv-1.0.12/venv/lib/python3.11/site-packages/requests/exceptions.pyr zRequestException.__init__ s| ø€ à—:’:˜j¨$Ñ/Ô/ˆØ ˆŒ
Ø—z’z )¨TÑ2Ô2ˆŒØÐ¨¬Ð½ÀÈ9Ñ9UÔ9UÐØœ=Ô0ˆDŒLØ�‰ŒÔ˜$Ð) &Ð)Ð)Ð)Ð)Ð)ó )Ú__name__Ú
__module__Ú__qualname__Ú__doc__r Ú
__classcell__)r s @r r r sB ø€ € € € € ðð ð*ð *ð *ð *ð *ð *ð *ð *ð *r r c ó — e Zd ZdZdS )ÚInvalidJSONErrorzA JSON error occurred.N©r r r r © r r r r ó € € € € € Ø Ð Ð Ð r r c ó — e Zd ZdZd„ ZdS )r z"Couldn't decode the text into jsonc ó^ — t j | g|¢R Ž t j | g| j ¢R i |¤Ž dS )a
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)ÚCompatJSONDecodeErrorr r r )r r r s r r zJSONDecodeError.__init__" sF € õ Ô& tÐ3¨dÐ3Ð3Ð3Ð3ÝÔ! $Ð=¨¬Ð=Ð=Ð=°fÐ=Ð=Ð=Ð=Ð=r N)r r r r r r r r r r s) € € € € € Ø,Ð,ð>ð >ð >ð >ð >r r c ó — e Zd ZdZdS )r zAn HTTP error occurred.Nr r r r r r - ó € € € € € Ø!Ð!Ð!Ð!r r c ó — e Zd ZdZdS )ÚConnectionErrorzA Connection error occurred.Nr r r r r% r% 1 s € € € € € Ø&Ð&Ð&Ð&r r% c ó — e Zd ZdZdS )Ú
ProxyErrorzA proxy error occurred.Nr r r r r' r' 5 r# r r' c ó — e Zd ZdZdS )ÚSSLErrorzAn SSL error occurred.Nr r r r r) r) 9 r r r) c ó — e Zd ZdZdS )ÚTimeoutz«The request timed out.
Catching this error will catch both
:exc:`~requests.exceptions.ConnectTimeout` and
:exc:`~requests.exceptions.ReadTimeout` errors.
Nr r r r r+ r+ = s € € € € € ðð ð ð r r+ c ó — e Zd ZdZdS )ÚConnectTimeoutz‚The request timed out while trying to connect to the remote server.
Requests that produced this error are safe to retry.
Nr r r r r- r- F s € € € € € ðð ð ð r r- c ó — e Zd ZdZdS )ÚReadTimeoutz@The server did not send any data in the allotted amount of time.Nr r r r r/ r/ M ó € € € € € ØJÐJÐJÐJr r/ c ó — e Zd ZdZdS )ÚURLRequiredz*A valid URL is required to make a request.Nr r r r r2 r2 Q s € € € € € Ø4Ð4Ð4Ð4r r2 c ó — e Zd ZdZdS )ÚTooManyRedirectszToo many redirects.Nr r r r r4 r4 U s € € € € € ØÐÐÐr r4 c ó — e Zd ZdZdS )Ú
MissingSchemaz/The URL scheme (e.g. http or https) is missing.Nr r r r r6 r6 Y s € € € € € Ø9Ð9Ð9Ð9r r6 c ó — e Zd ZdZdS )Ú
InvalidSchemaz9The URL scheme provided is either invalid or unsupported.Nr r r r r8 r8 ] s € € € € € ØCÐCÐCÐCr r8 c ó — e Zd ZdZdS )Ú
InvalidURLz%The URL provided was somehow invalid.Nr r r r r: r: a s € € € € € Ø/Ð/Ð/Ð/r r: c ó — e Zd ZdZdS )Ú
InvalidHeaderz.The header value provided was somehow invalid.Nr r r r r<