https://t.me/AnonymousX5
Server : Apache
System : Linux cvar2.toservers.com 3.10.0-962.3.2.lve1.5.73.el7.x86_64 #1 SMP Wed Aug 24 21:31:23 UTC 2022 x86_64
User : njnconst ( 1116)
PHP Version : 8.4.18
Disable Function : NONE
Directory :  /usr/lib/python2.7/site-packages/requests/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //usr/lib/python2.7/site-packages/requests/exceptions.pyc
�
�J�bc@skdZddlmZddlmZdefd��YZdefd��YZ	d	e	efd
��YZdefd��YZd
efd��YZ
de
fd��YZde
fd��YZdefd��YZ
de
e
fd��YZde
fd��YZdefd��YZdefd��YZdeefd��YZdeefd ��YZd!eefd"��YZd#eefd$��YZd%efd&��YZd'efd(��YZd)eefd*��YZd+eefd,��YZd-efd.��YZd/efd0��YZd1efd2��YZd3ee fd4��YZ!d5efd6��YZ"d7S(8s`
requests.exceptions
~~~~~~~~~~~~~~~~~~~

This module contains the set of Requests' exceptions.
i����(t	HTTPErrori(tJSONDecodeErrortRequestExceptioncBseZdZd�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/tmp/pip-install-D9Q2tG/requests/requests/exceptions.pyR	s	(t__name__t
__module__t__doc__R	(((s7/tmp/pip-install-D9Q2tG/requests/requests/exceptions.pyRstInvalidJSONErrorcBseZdZRS(sA JSON error occurred.(R
RR(((s7/tmp/pip-install-D9Q2tG/requests/requests/exceptions.pyRsRcBseZdZRS(s"Couldn't decode the text into json(R
RR(((s7/tmp/pip-install-D9Q2tG/requests/requests/exceptions.pyR"sRcBseZdZRS(sAn HTTP error occurred.(R
RR(((s7/tmp/pip-install-D9Q2tG/requests/requests/exceptions.pyR&stConnectionErrorcBseZdZRS(sA Connection error occurred.(R
RR(((s7/tmp/pip-install-D9Q2tG/requests/requests/exceptions.pyR*st
ProxyErrorcBseZdZRS(sA proxy error occurred.(R
RR(((s7/tmp/pip-install-D9Q2tG/requests/requests/exceptions.pyR.stSSLErrorcBseZdZRS(sAn SSL error occurred.(R
RR(((s7/tmp/pip-install-D9Q2tG/requests/requests/exceptions.pyR2stTimeoutcBseZdZRS(s�The request timed out.

    Catching this error will catch both
    :exc:`~requests.exceptions.ConnectTimeout` and
    :exc:`~requests.exceptions.ReadTimeout` errors.
    (R
RR(((s7/tmp/pip-install-D9Q2tG/requests/requests/exceptions.pyR6stConnectTimeoutcBseZdZRS(s�The request timed out while trying to connect to the remote server.

    Requests that produced this error are safe to retry.
    (R
RR(((s7/tmp/pip-install-D9Q2tG/requests/requests/exceptions.pyR?stReadTimeoutcBseZdZRS(s@The server did not send any data in the allotted amount of time.(R
RR(((s7/tmp/pip-install-D9Q2tG/requests/requests/exceptions.pyRFstURLRequiredcBseZdZRS(s*A valid URL is required to make a request.(R
RR(((s7/tmp/pip-install-D9Q2tG/requests/requests/exceptions.pyRJstTooManyRedirectscBseZdZRS(sToo many redirects.(R
RR(((s7/tmp/pip-install-D9Q2tG/requests/requests/exceptions.pyRNst
MissingSchemacBseZdZRS(s/The URL scheme (e.g. http or https) is missing.(R
RR(((s7/tmp/pip-install-D9Q2tG/requests/requests/exceptions.pyRRst
InvalidSchemacBseZdZRS(s9The URL scheme provided is either invalid or unsupported.(R
RR(((s7/tmp/pip-install-D9Q2tG/requests/requests/exceptions.pyRVst
InvalidURLcBseZdZRS(s%The URL provided was somehow invalid.(R
RR(((s7/tmp/pip-install-D9Q2tG/requests/requests/exceptions.pyRZst
InvalidHeadercBseZdZRS(s.The header value provided was somehow invalid.(R
RR(((s7/tmp/pip-install-D9Q2tG/requests/requests/exceptions.pyR^stInvalidProxyURLcBseZdZRS(s"The proxy URL provided is invalid.(R
RR(((s7/tmp/pip-install-D9Q2tG/requests/requests/exceptions.pyRbstChunkedEncodingErrorcBseZdZRS(s?The server declared chunked encoding but sent an invalid chunk.(R
RR(((s7/tmp/pip-install-D9Q2tG/requests/requests/exceptions.pyRfstContentDecodingErrorcBseZdZRS(s"Failed to decode response content.(R
RR(((s7/tmp/pip-install-D9Q2tG/requests/requests/exceptions.pyRjstStreamConsumedErrorcBseZdZRS(s3The content for this response was already consumed.(R
RR(((s7/tmp/pip-install-D9Q2tG/requests/requests/exceptions.pyR nst
RetryErrorcBseZdZRS(sCustom retries logic failed(R
RR(((s7/tmp/pip-install-D9Q2tG/requests/requests/exceptions.pyR!rstUnrewindableBodyErrorcBseZdZRS(s;Requests encountered an error when trying to rewind a body.(R
RR(((s7/tmp/pip-install-D9Q2tG/requests/requests/exceptions.pyR"vstRequestsWarningcBseZdZRS(sBase warning for Requests.(R
RR(((s7/tmp/pip-install-D9Q2tG/requests/requests/exceptions.pyR#|stFileModeWarningcBseZdZRS(sJA file was opened in text mode, but Requests determined its binary length.(R
RR(((s7/tmp/pip-install-D9Q2tG/requests/requests/exceptions.pyR$�stRequestsDependencyWarningcBseZdZRS(s@An imported dependency doesn't match the expected version range.(R
RR(((s7/tmp/pip-install-D9Q2tG/requests/requests/exceptions.pyR%�sN(#Rturllib3.exceptionsRt
BaseHTTPErrortcompatRtCompatJSONDecodeErrortIOErrorRRRRRRRRRRt
ValueErrorRRRRRRRt	TypeErrorR R!R"tWarningR#tDeprecationWarningR$R%(((s7/tmp/pip-install-D9Q2tG/requests/requests/exceptions.pyt<module>s6	

https://t.me/AnonymousX5 - 2025