� ��^c@@s(ddlmZddlmZdefd��YZdefd��YZdefd ��YZ d e fd ��YZ d efd ��YZ defd��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:eefd;��YZ$d<efd=��YZ%d>eefd?��YZd@efdA��YZ&dBe'efdC��YZ(dDefdE��YZ)dFefdG��YZ*dHS(Ii(tabsolute_importi(tIncompleteReadt HTTPErrorcB@seZdZRS(s#Base exception used by this module.(t__name__t __module__t__doc__(((s3/tmp/pip-build-1THPZW/urllib3/urllib3/exceptions.pyRst HTTPWarningcB@seZdZRS(s!Base warning used by this module.(RRR(((s3/tmp/pip-build-1THPZW/urllib3/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((s3/tmp/pip-build-1THPZW/urllib3/urllib3/exceptions.pyR s cC@s |jdfS(N(NN(t __class__tNone(R ((s3/tmp/pip-build-1THPZW/urllib3/urllib3/exceptions.pyt __reduce__s(RRRR R(((s3/tmp/pip-build-1THPZW/urllib3/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 ((s3/tmp/pip-build-1THPZW/urllib3/urllib3/exceptions.pyR s cC@s|jd|jdffS(N(R R R(R ((s3/tmp/pip-build-1THPZW/urllib3/urllib3/exceptions.pyR$s(RRRR R(((s3/tmp/pip-build-1THPZW/urllib3/urllib3/exceptions.pyRs tSSLErrorcB@seZdZRS(s9Raised when SSL certificate fails in an HTTPS connection.(RRR(((s3/tmp/pip-build-1THPZW/urllib3/urllib3/exceptions.pyR)st ProxyErrorcB@seZdZRS(s,Raised when the connection to a proxy fails.(RRR(((s3/tmp/pip-build-1THPZW/urllib3/urllib3/exceptions.pyR.st DecodeErrorcB@seZdZRS(s;Raised when automatic decoding based on Content-Type fails.(RRR(((s3/tmp/pip-build-1THPZW/urllib3/urllib3/exceptions.pyR3st ProtocolErrorcB@seZdZRS(s>Raised when something unexpected happens mid-request/response.(RRR(((s3/tmp/pip-build-1THPZW/urllib3/urllib3/exceptions.pyR8st 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 ((s3/tmp/pip-build-1THPZW/urllib3/urllib3/exceptions.pyR Ns N(RRRR R (((s3/tmp/pip-build-1THPZW/urllib3/urllib3/exceptions.pyRDstHostChangedErrorcB@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 ((s3/tmp/pip-build-1THPZW/urllib3/urllib3/exceptions.pyR Ys (RRRR (((s3/tmp/pip-build-1THPZW/urllib3/urllib3/exceptions.pyRVstTimeoutStateErrorcB@seZdZRS(s3 Raised when passing an invalid state to a timeout (RRR(((s3/tmp/pip-build-1THPZW/urllib3/urllib3/exceptions.pyR_st TimeoutErrorcB@seZdZRS(s� Raised when a socket timeout error occurs. Catching this error will catch both :exc:`ReadTimeoutErrors ` and :exc:`ConnectTimeoutErrors `. (RRR(((s3/tmp/pip-build-1THPZW/urllib3/urllib3/exceptions.pyRestReadTimeoutErrorcB@seZdZRS(sFRaised when a socket timeout occurs while receiving data from a server(RRR(((s3/tmp/pip-build-1THPZW/urllib3/urllib3/exceptions.pyRostConnectTimeoutErrorcB@seZdZRS(s@Raised when a socket timeout occurs while connecting to a server(RRR(((s3/tmp/pip-build-1THPZW/urllib3/urllib3/exceptions.pyRvstNewConnectionErrorcB@seZdZRS(sHRaised when we fail to establish a new connection. Usually ECONNREFUSED.(RRR(((s3/tmp/pip-build-1THPZW/urllib3/urllib3/exceptions.pyR{stEmptyPoolErrorcB@seZdZRS(sCRaised when a pool runs out of connections and no more are allowed.(RRR(((s3/tmp/pip-build-1THPZW/urllib3/urllib3/exceptions.pyR�stClosedPoolErrorcB@seZdZRS(sCRaised when a request enters a pool after the pool has been closed.(RRR(((s3/tmp/pip-build-1THPZW/urllib3/urllib3/exceptions.pyR�stLocationValueErrorcB@seZdZRS(s<Raised when there is something wrong with a given URL input.(RRR(((s3/tmp/pip-build-1THPZW/urllib3/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 ((s3/tmp/pip-build-1THPZW/urllib3/urllib3/exceptions.pyR �s (RRRR (((s3/tmp/pip-build-1THPZW/urllib3/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(((s3/tmp/pip-build-1THPZW/urllib3/urllib3/exceptions.pyR#�stSecurityWarningcB@seZdZRS(s0Warned when performing security reducing actions(RRR(((s3/tmp/pip-build-1THPZW/urllib3/urllib3/exceptions.pyR&�stSubjectAltNameWarningcB@seZdZRS(sBWarned when connecting to a host with a certificate missing a SAN.(RRR(((s3/tmp/pip-build-1THPZW/urllib3/urllib3/exceptions.pyR'�stInsecureRequestWarningcB@seZdZRS(s/Warned when making an unverified HTTPS request.(RRR(((s3/tmp/pip-build-1THPZW/urllib3/urllib3/exceptions.pyR(�stSystemTimeWarningcB@seZdZRS(s0Warned when system time is suspected to be wrong(RRR(((s3/tmp/pip-build-1THPZW/urllib3/urllib3/exceptions.pyR)�stInsecurePlatformWarningcB@seZdZRS(sEWarned when certain SSL configuration is not available on a platform.(RRR(((s3/tmp/pip-build-1THPZW/urllib3/urllib3/exceptions.pyR*�stSNIMissingWarningcB@seZdZRS(s9Warned when making a HTTPS request without SNI available.(RRR(((s3/tmp/pip-build-1THPZW/urllib3/urllib3/exceptions.pyR+�stDependencyWarningcB@seZdZRS(sc Warned when an attempt is made to import a module with missing optional dependencies. (RRR(((s3/tmp/pip-build-1THPZW/urllib3/urllib3/exceptions.pyR,�stResponseNotChunkedcB@seZdZRS(s;Response needs to be chunked in order to read it as chunks.(RRR(((s3/tmp/pip-build-1THPZW/urllib3/urllib3/exceptions.pyR-�stBodyNotHttplibCompatiblecB@seZdZRS(sz Body should be httplib.HTTPResponse like (have an fp attribute which returns raw chunks) for read_chunked(). (RRR(((s3/tmp/pip-build-1THPZW/urllib3/urllib3/exceptions.pyR.�sRcB@s eZdZd�Zd�ZRS(s� Response length doesn't match expected Content-Length Subclass of http_client.IncompleteRead to allow int value for `partial` to avoid creating large objects on streamed reads. cC@stt|�j||�dS(N(tsuperRR (R tpartialtexpected((s3/tmp/pip-build-1THPZW/urllib3/urllib3/exceptions.pyR �scC@sd|j|jfS(Ns/IncompleteRead(%i bytes read, %i more expected)(R0R1(R ((s3/tmp/pip-build-1THPZW/urllib3/urllib3/exceptions.pyt__repr__�s(RRRR R2(((s3/tmp/pip-build-1THPZW/urllib3/urllib3/exceptions.pyR�s t InvalidHeadercB@seZdZRS(s(The header provided was somehow invalid.(RRR(((s3/tmp/pip-build-1THPZW/urllib3/urllib3/exceptions.pyR3�stProxySchemeUnknowncB@seZdZd�ZRS(s1ProxyManager does not support the supplied schemecC@s$d|}tt|�j|�dS(NsNot supported proxy scheme %s(R/R4R (R tschemeR ((s3/tmp/pip-build-1THPZW/urllib3/urllib3/exceptions.pyR �s (RRRR (((s3/tmp/pip-build-1THPZW/urllib3/urllib3/exceptions.pyR4�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/R6R (R tdefectst unparsed_dataR ((s3/tmp/pip-build-1THPZW/urllib3/urllib3/exceptions.pyR �s(RRRR (((s3/tmp/pip-build-1THPZW/urllib3/urllib3/exceptions.pyR6�stUnrewindableBodyErrorcB@seZdZRS(s9urllib3 encountered an error when trying to rewind a body(RRR(((s3/tmp/pip-build-1THPZW/urllib3/urllib3/exceptions.pyR:�sN(+t __future__Rtpackages.six.moves.http_clientRthttplib_IncompleteReadt ExceptionRtWarningRRRRRRRtConnectionErrorRRRRRRRRRt ValueErrorR R!R#R&R'R(R)R*R+R,R-R.R3tAssertionErrorR4R6R:(((s3/tmp/pip-build-1THPZW/urllib3/urllib3/exceptions.pytsH