MMCT TEAM
Server IP : 111.118.215.189  /  Your IP : 18.221.240.145
Web Server : Apache
System : Linux md-in-83.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64
User : a1673wkz ( 2475)
PHP Version : 8.2.25
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON
Directory (0755) :  /lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : //lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/exceptions.pyo
�
r2Wc@@s�ddlmZdefd��YZdefd��YZdefd��YZdefd	��YZd
efd��YZdefd
��YZ	defd��YZ
defd��YZeZdefd��YZ
defd��YZdefd��YZdefd��YZdeefd��YZdefd��YZdeefd��YZd efd!��YZd"efd#��YZd$eefd%��YZd&efd'��YZd(efd)��YZd*efd+��YZd,efd-��YZd.efd/��YZd0efd1��YZd2efd3��YZd4efd5��YZd6efd7��YZ d8eefd9��YZ!d:e"efd;��YZ#d<efd=��YZ$d>S(?i(tabsolute_importt	HTTPErrorcB@seZdZRS(s#Base exception used by this module.(t__name__t
__module__t__doc__(((sT/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/exceptions.pyRstHTTPWarningcB@seZdZRS(s!Base warning used by this module.(RRR(((sT/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/exceptions.pyR
st	PoolErrorcB@s eZdZd�Zd�ZRS(s/Base exception for errors caused within a pool.cC@s'||_tj|d||f�dS(Ns%s: %s(tpoolRt__init__(tselfRtmessage((sT/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/exceptions.pyRs	cC@s
|jdfS(N(NN(t	__class__tNone(R	((sT/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/exceptions.pyt
__reduce__s(RRRRR
(((sT/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/exceptions.pyRs	tRequestErrorcB@s eZdZd�Zd�ZRS(s8Base exception for PoolErrors that have associated URLs.cC@s ||_tj|||�dS(N(turlRR(R	RRR
((sT/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/exceptions.pyRs	cC@s|jd|jdffS(N(RRR(R	((sT/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/exceptions.pyR
 s(RRRRR
(((sT/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/exceptions.pyRs	tSSLErrorcB@seZdZRS(s9Raised when SSL certificate fails in an HTTPS connection.(RRR(((sT/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/exceptions.pyR%st
ProxyErrorcB@seZdZRS(s,Raised when the connection to a proxy fails.(RRR(((sT/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/exceptions.pyR*stDecodeErrorcB@seZdZRS(s;Raised when automatic decoding based on Content-Type fails.(RRR(((sT/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/exceptions.pyR/st
ProtocolErrorcB@seZdZRS(s>Raised when something unexpected happens mid-request/response.(RRR(((sT/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/exceptions.pyR4st
MaxRetryErrorcB@seZdZdd�ZRS(sRaised when the maximum number of retries is exceeded.

    :param pool: The connection pool
    :type pool: :class:`~urllib3.connectionpool.HTTPConnectionPool`
    :param string url: The requested Url
    :param exceptions.Exception reason: The underlying error

    cC@s3||_d||f}tj||||�dS(Ns0Max retries exceeded with url: %s (Caused by %r)(treasonRR(R	RRRR
((sT/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/exceptions.pyRIs	
N(RRRRR(((sT/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/exceptions.pyR?stHostChangedErrorcB@seZdZdd�ZRS(s?Raised when an existing pool gets a request for a foreign host.icC@s-d|}tj||||�||_dS(Ns)Tried to open a foreign host with url: %s(RRtretries(R	RRRR
((sT/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/exceptions.pyRUs
(RRRR(((sT/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/exceptions.pyRRstTimeoutStateErrorcB@seZdZRS(s3 Raised when passing an invalid state to a timeout (RRR(((sT/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/exceptions.pyR[stTimeoutErrorcB@seZdZRS(s� Raised when a socket timeout error occurs.

    Catching this error will catch both :exc:`ReadTimeoutErrors
    <ReadTimeoutError>` and :exc:`ConnectTimeoutErrors <ConnectTimeoutError>`.
    (RRR(((sT/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/exceptions.pyR`stReadTimeoutErrorcB@seZdZRS(sFRaised when a socket timeout occurs while receiving data from a server(RRR(((sT/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/exceptions.pyRistConnectTimeoutErrorcB@seZdZRS(s@Raised when a socket timeout occurs while connecting to a server(RRR(((sT/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/exceptions.pyRpstNewConnectionErrorcB@seZdZRS(sHRaised when we fail to establish a new connection. Usually ECONNREFUSED.(RRR(((sT/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/exceptions.pyRustEmptyPoolErrorcB@seZdZRS(sCRaised when a pool runs out of connections and no more are allowed.(RRR(((sT/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/exceptions.pyRzstClosedPoolErrorcB@seZdZRS(sCRaised when a request enters a pool after the pool has been closed.(RRR(((sT/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/exceptions.pyRstLocationValueErrorcB@seZdZRS(s<Raised when there is something wrong with a given URL input.(RRR(((sT/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/exceptions.pyR�stLocationParseErrorcB@seZdZd�ZRS(s=Raised when get_host or similar fails to parse the URL input.cC@s'd|}tj||�||_dS(NsFailed to parse: %s(RRtlocation(R	R!R
((sT/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/exceptions.pyR�s
(RRRR(((sT/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/exceptions.pyR �st
ResponseErrorcB@seZdZdZdZRS(sDUsed as a container for an error reason supplied in a MaxRetryError.stoo many error responsess&too many {status_code} error responses(RRRt
GENERIC_ERRORtSPECIFIC_ERROR(((sT/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/exceptions.pyR"�stSecurityWarningcB@seZdZRS(s/Warned when perfoming security reducing actions(RRR(((sT/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/exceptions.pyR%�stSubjectAltNameWarningcB@seZdZRS(sBWarned when connecting to a host with a certificate missing a SAN.(RRR(((sT/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/exceptions.pyR&�stInsecureRequestWarningcB@seZdZRS(s/Warned when making an unverified HTTPS request.(RRR(((sT/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/exceptions.pyR'�stSystemTimeWarningcB@seZdZRS(s0Warned when system time is suspected to be wrong(RRR(((sT/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/exceptions.pyR(�stInsecurePlatformWarningcB@seZdZRS(sEWarned when certain SSL configuration is not available on a platform.(RRR(((sT/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/exceptions.pyR)�stSNIMissingWarningcB@seZdZRS(s9Warned when making a HTTPS request without SNI available.(RRR(((sT/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/exceptions.pyR*�stDependencyWarningcB@seZdZRS(sc
    Warned when an attempt is made to import a module with missing optional
    dependencies.
    (RRR(((sT/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/exceptions.pyR+�stResponseNotChunkedcB@seZdZRS(s;Response needs to be chunked in order to read it as chunks.(RRR(((sT/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/exceptions.pyR,�stProxySchemeUnknowncB@seZdZd�ZRS(s1ProxyManager does not support the supplied schemecC@s$d|}tt|�j|�dS(NsNot supported proxy scheme %s(tsuperR-R(R	tschemeR
((sT/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/exceptions.pyR�s
(RRRR(((sT/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/exceptions.pyR-�stHeaderParsingErrorcB@seZdZd�ZRS(sNRaised by assert_header_parsing, but we convert it to a log.warning statement.cC@s0d|pd|f}tt|�j|�dS(Ns%s, unparsed data: %rtUnknown(R.R0R(R	tdefectst
unparsed_dataR
((sT/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/exceptions.pyR�s(RRRR(((sT/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/exceptions.pyR0�sN(%t
__future__Rt	ExceptionRtWarningRRRRRRRtConnectionErrorRRRRRRRRRt
ValueErrorRR R"R%R&R'R(R)R*R+R,tAssertionErrorR-R0(((sT/usr/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/exceptions.pyt<module>s>		
	

MMCT - 2023