Hacked By AnonymousFox

Current Path : /opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/requests/
Upload File :
Current File : //opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/requests/exceptions.pyc

�
�Rec@s,dZddlmZdefd��YZdefd��YZdefd��YZd	efd
��YZdefd��YZd
efd��YZ	dee	fd��YZ
de	fd��YZdefd��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((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/requests/exceptions.pyRs	(t__name__t
__module__t__doc__R(((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/requests/exceptions.pyRsRcBseZdZRS(sAn HTTP error occurred.(RR
R(((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/requests/exceptions.pyRstConnectionErrorcBseZdZRS(sA Connection error occurred.(RR
R(((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/requests/exceptions.pyR st
ProxyErrorcBseZdZRS(sA proxy error occurred.(RR
R(((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/requests/exceptions.pyR$stSSLErrorcBseZdZRS(sAn SSL error occurred.(RR
R(((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/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(((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/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(((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/requests/exceptions.pyR5stReadTimeoutcBseZdZRS(s@The server did not send any data in the allotted amount of time.(RR
R(((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/requests/exceptions.pyR<stURLRequiredcBseZdZRS(s*A valid URL is required to make a request.(RR
R(((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/requests/exceptions.pyR@stTooManyRedirectscBseZdZRS(sToo many redirects.(RR
R(((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/requests/exceptions.pyRDst
MissingSchemacBseZdZRS(s/The URL schema (e.g. http or https) is missing.(RR
R(((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/requests/exceptions.pyRHst
InvalidSchemacBseZdZRS(s"See defaults.py for valid schemas.(RR
R(((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/requests/exceptions.pyRLst
InvalidURLcBseZdZRS(s%The URL provided was somehow invalid.(RR
R(((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/requests/exceptions.pyRPst
InvalidHeadercBseZdZRS(s.The header value provided was somehow invalid.(RR
R(((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/requests/exceptions.pyRTstInvalidProxyURLcBseZdZRS(s"The proxy URL provided is invalid.(RR
R(((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/requests/exceptions.pyRXstChunkedEncodingErrorcBseZdZRS(s?The server declared chunked encoding but sent an invalid chunk.(RR
R(((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/requests/exceptions.pyR\stContentDecodingErrorcBseZdZRS(s"Failed to decode response content.(RR
R(((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/requests/exceptions.pyR`stStreamConsumedErrorcBseZdZRS(s3The content for this response was already consumed.(RR
R(((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/requests/exceptions.pyRdst
RetryErrorcBseZdZRS(sCustom retries logic failed(RR
R(((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/requests/exceptions.pyRhstUnrewindableBodyErrorcBseZdZRS(s;Requests encountered an error when trying to rewind a body.(RR
R(((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/requests/exceptions.pyR lstRequestsWarningcBseZdZRS(sBase warning for Requests.(RR
R(((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/requests/exceptions.pyR!rstFileModeWarningcBseZdZRS(sJA file was opened in text mode, but Requests determined its binary length.(RR
R(((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/requests/exceptions.pyR"vstRequestsDependencyWarningcBseZdZRS(s@An imported dependency doesn't match the expected version range.(RR
R(((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/requests/exceptions.pyR#zsN(Rtpip._vendor.urllib3.exceptionsRt
BaseHTTPErrortIOErrorRRRRRRRRRt
ValueErrorRRRRRRRt	TypeErrorRRR tWarningR!tDeprecationWarningR"R#(((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/requests/exceptions.pyt<module>s0	

Hacked By AnonymousFox1.0, Coded By AnonymousFox