HEX
Server: Apache
System: Linux br384.hostgator.com.br 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64
User: regi8665 (2159)
PHP: 8.3.30
Disabled: NONE
Upload Files
File: //lib/python2.7/site-packages/urllib3/exceptions.pyc
�
i�$ec@@smddlmZddlmZdefd��YZdefd��YZdefd	��YZ	d
e	fd��YZ
defd
��YZdefd��YZdefd��YZ
defd��YZeZde
fd��YZde
fd��YZdefd��YZdefd��YZdee
fd��YZdefd��YZd ee	fd!��YZd"e	fd#��YZd$e	fd%��YZd&eefd'��YZd(efd)��YZd*efd+��YZd,efd-��YZd.efd/��YZd0efd1��YZd2efd3��YZ d4efd5��YZ!d6efd7��YZ"d8efd9��YZ#d:efd;��YZ$d<eefd=��YZ%d>efd?��YZ&d@eefdA��YZdBeefdC��YZ'dDefdE��YZ(dFe)efdG��YZ*dHefdI��YZ+dJefdK��YZ,dLefdM��YZ-dNS(Oi(tabsolute_importi(tIncompleteReadt	HTTPErrorcB@seZdZRS(s#Base exception used by this module.(t__name__t
__module__t__doc__(((s6/usr/lib/python2.7/site-packages/urllib3/exceptions.pyRstHTTPWarningcB@seZdZRS(s!Base warning used by this module.(RRR(((s6/usr/lib/python2.7/site-packages/urllib3/exceptions.pyRst	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((s6/usr/lib/python2.7/site-packages/urllib3/exceptions.pyR	s	cC@s
|jdfS(N(NN(t	__class__tNone(R
((s6/usr/lib/python2.7/site-packages/urllib3/exceptions.pyt
__reduce__s(RRRR	R(((s6/usr/lib/python2.7/site-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((s6/usr/lib/python2.7/site-packages/urllib3/exceptions.pyR	#s	cC@s|jd|jdffS(N(RR
R(R
((s6/usr/lib/python2.7/site-packages/urllib3/exceptions.pyR's(RRRR	R(((s6/usr/lib/python2.7/site-packages/urllib3/exceptions.pyR s	tSSLErrorcB@seZdZRS(s9Raised when SSL certificate fails in an HTTPS connection.(RRR(((s6/usr/lib/python2.7/site-packages/urllib3/exceptions.pyR,st
ProxyErrorcB@seZdZd�ZRS(s,Raised when the connection to a proxy fails.cG@s)tt|�j|||�||_dS(N(tsuperRR	toriginal_error(R
Rterrortargs((s6/usr/lib/python2.7/site-packages/urllib3/exceptions.pyR	5s(RRRR	(((s6/usr/lib/python2.7/site-packages/urllib3/exceptions.pyR2stDecodeErrorcB@seZdZRS(s;Raised when automatic decoding based on Content-Type fails.(RRR(((s6/usr/lib/python2.7/site-packages/urllib3/exceptions.pyR:st
ProtocolErrorcB@seZdZRS(s>Raised when something unexpected happens mid-request/response.(RRR(((s6/usr/lib/python2.7/site-packages/urllib3/exceptions.pyR@st
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((s6/usr/lib/python2.7/site-packages/urllib3/exceptions.pyR	Ws	N(RRRR
R	(((s6/usr/lib/python2.7/site-packages/urllib3/exceptions.pyRMstHostChangedErrorcB@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(RR	tretries(R
RRRR((s6/usr/lib/python2.7/site-packages/urllib3/exceptions.pyR	bs
(RRRR	(((s6/usr/lib/python2.7/site-packages/urllib3/exceptions.pyR_stTimeoutStateErrorcB@seZdZRS(s1Raised when passing an invalid state to a timeout(RRR(((s6/usr/lib/python2.7/site-packages/urllib3/exceptions.pyRhstTimeoutErrorcB@seZdZRS(s�Raised when a socket timeout error occurs.

    Catching this error will catch both :exc:`ReadTimeoutErrors
    <ReadTimeoutError>` and :exc:`ConnectTimeoutErrors <ConnectTimeoutError>`.
    (RRR(((s6/usr/lib/python2.7/site-packages/urllib3/exceptions.pyRnstReadTimeoutErrorcB@seZdZRS(sFRaised when a socket timeout occurs while receiving data from a server(RRR(((s6/usr/lib/python2.7/site-packages/urllib3/exceptions.pyRxstConnectTimeoutErrorcB@seZdZRS(s@Raised when a socket timeout occurs while connecting to a server(RRR(((s6/usr/lib/python2.7/site-packages/urllib3/exceptions.pyR �stNewConnectionErrorcB@seZdZRS(sHRaised when we fail to establish a new connection. Usually ECONNREFUSED.(RRR(((s6/usr/lib/python2.7/site-packages/urllib3/exceptions.pyR!�stEmptyPoolErrorcB@seZdZRS(sCRaised when a pool runs out of connections and no more are allowed.(RRR(((s6/usr/lib/python2.7/site-packages/urllib3/exceptions.pyR"�stClosedPoolErrorcB@seZdZRS(sCRaised when a request enters a pool after the pool has been closed.(RRR(((s6/usr/lib/python2.7/site-packages/urllib3/exceptions.pyR#�stLocationValueErrorcB@seZdZRS(s<Raised when there is something wrong with a given URL input.(RRR(((s6/usr/lib/python2.7/site-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(RR	tlocation(R
R&R((s6/usr/lib/python2.7/site-packages/urllib3/exceptions.pyR	�s
(RRRR	(((s6/usr/lib/python2.7/site-packages/urllib3/exceptions.pyR%�stURLSchemeUnknowncB@seZdZd�ZRS(s2Raised when a URL input has an unsupported scheme.cC@s-d|}tt|�j|�||_dS(NsNot supported URL scheme %s(RR'R	tscheme(R
R(R((s6/usr/lib/python2.7/site-packages/urllib3/exceptions.pyR	�s
(RRRR	(((s6/usr/lib/python2.7/site-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(((s6/usr/lib/python2.7/site-packages/urllib3/exceptions.pyR)�stSecurityWarningcB@seZdZRS(s0Warned when performing security reducing actions(RRR(((s6/usr/lib/python2.7/site-packages/urllib3/exceptions.pyR,�stSubjectAltNameWarningcB@seZdZRS(sBWarned when connecting to a host with a certificate missing a SAN.(RRR(((s6/usr/lib/python2.7/site-packages/urllib3/exceptions.pyR-�stInsecureRequestWarningcB@seZdZRS(s/Warned when making an unverified HTTPS request.(RRR(((s6/usr/lib/python2.7/site-packages/urllib3/exceptions.pyR.�stSystemTimeWarningcB@seZdZRS(s0Warned when system time is suspected to be wrong(RRR(((s6/usr/lib/python2.7/site-packages/urllib3/exceptions.pyR/�stInsecurePlatformWarningcB@seZdZRS(sIWarned when certain TLS/SSL configuration is not available on a platform.(RRR(((s6/usr/lib/python2.7/site-packages/urllib3/exceptions.pyR0�stSNIMissingWarningcB@seZdZRS(s9Warned when making a HTTPS request without SNI available.(RRR(((s6/usr/lib/python2.7/site-packages/urllib3/exceptions.pyR1�stDependencyWarningcB@seZdZRS(sc
    Warned when an attempt is made to import a module with missing optional
    dependencies.
    (RRR(((s6/usr/lib/python2.7/site-packages/urllib3/exceptions.pyR2�stResponseNotChunkedcB@seZdZRS(s;Response needs to be chunked in order to read it as chunks.(RRR(((s6/usr/lib/python2.7/site-packages/urllib3/exceptions.pyR3�stBodyNotHttplibCompatiblecB@seZdZRS(s�
    Body should be :class:`http.client.HTTPResponse` like
    (have an fp attribute which returns raw chunks) for read_chunked().
    (RRR(((s6/usr/lib/python2.7/site-packages/urllib3/exceptions.pyR4�sRcB@s eZdZd�Zd�ZRS(s�
    Response length doesn't match expected Content-Length

    Subclass of :class:`http.client.IncompleteRead` to allow int value
    for ``partial`` to avoid creating large objects on streamed reads.
    cC@stt|�j||�dS(N(RRR	(R
tpartialtexpected((s6/usr/lib/python2.7/site-packages/urllib3/exceptions.pyR	�scC@sd|j|jfS(Ns/IncompleteRead(%i bytes read, %i more expected)(R5R6(R
((s6/usr/lib/python2.7/site-packages/urllib3/exceptions.pyt__repr__s(RRRR	R7(((s6/usr/lib/python2.7/site-packages/urllib3/exceptions.pyR�s	tInvalidChunkLengthcB@s eZdZd�Zd�ZRS(s+Invalid chunk length in a chunked response.cC@s8tt|�j|j�|j�||_||_dS(N(RR8R	ttelltlength_remainingtresponsetlength(R
R;R<((s6/usr/lib/python2.7/site-packages/urllib3/exceptions.pyR	
s	cC@sd|j|jfS(Ns0InvalidChunkLength(got length %r, %i bytes read)(R<R5(R
((s6/usr/lib/python2.7/site-packages/urllib3/exceptions.pyR7s(RRRR	R7(((s6/usr/lib/python2.7/site-packages/urllib3/exceptions.pyR8s	t
InvalidHeadercB@seZdZRS(s(The header provided was somehow invalid.(RRR(((s6/usr/lib/python2.7/site-packages/urllib3/exceptions.pyR=stProxySchemeUnknowncB@seZdZd�ZRS(s1ProxyManager does not support the supplied schemecC@sN|dkrd}n|dkr*d}n
d|}tt|�j|�dS(Nt	localhosts>Proxy URL had no scheme, should start with http:// or https://sCProxy URL had unsupported scheme %s, should use http:// or https://(R
RR>R	(R
R(R((s6/usr/lib/python2.7/site-packages/urllib3/exceptions.pyR	#s		(RRRR	(((s6/usr/lib/python2.7/site-packages/urllib3/exceptions.pyR>stProxySchemeUnsupportedcB@seZdZRS(s=Fetching HTTPS resources through HTTPS proxies is unsupported(RRR(((s6/usr/lib/python2.7/site-packages/urllib3/exceptions.pyR@2stHeaderParsingErrorcB@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(RRAR	(R
tdefectst
unparsed_dataR((s6/usr/lib/python2.7/site-packages/urllib3/exceptions.pyR	;s(RRRR	(((s6/usr/lib/python2.7/site-packages/urllib3/exceptions.pyRA8stUnrewindableBodyErrorcB@seZdZRS(s9urllib3 encountered an error when trying to rewind a body(RRR(((s6/usr/lib/python2.7/site-packages/urllib3/exceptions.pyRE@sN(.t
__future__Rtpackages.six.moves.http_clientRthttplib_IncompleteReadt	ExceptionRtWarningRRRRRRRtConnectionErrorRRRRRR R!R"R#t
ValueErrorR$R%R'R)R,R-R.R/R0R1R2R3R4R8R=tAssertionErrorR>R@RARE(((s6/usr/lib/python2.7/site-packages/urllib3/exceptions.pyt<module>sN