Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Size: Mime:
ó
ûðuYc@s•dZddlZddlZddlZddlZddlmZmZddl	m
Z
ddlmZddl
mZddlmZmZmZdd	lmZdd
lmZddlmZddlmZmZmZmZdd
lmZm Z m!Z!m"Z"m#Z#m$Z$m%Z%ddl&m'Z'm(Z(ddl)m*Z*m+Z+m,Z,m-Z-m.Z.m/Z/m0Z0m1Z1m2Z2m3Z3ddl4m5Z5m6Z6m7Z7m8Z8m9Z9m:Z:m;Z;m<Z<m=Z=m>Z>m?Z?ddl4m@ZAddlBmCZCeCjDeCjEeCjFeCjGeCjHfZIdZJddZKdZLdeMfd„ƒYZNdeMfd„ƒYZOdeOfd„ƒYZPdeNeOfd„ƒYZQdeMfd „ƒYZRdS(!s`
requests.models
~~~~~~~~~~~~~~~

This module contains the primary objects that power Requests.
iÿÿÿÿN(tBytesIOtUnsupportedOperationi(t
default_hooks(tCaseInsensitiveDict(t
HTTPBasicAuth(tcookiejar_from_dicttget_cookie_headert_copy_cookie_jar(tRequestField(tencode_multipart_formdata(t	parse_url(tDecodeErrortReadTimeoutErrort
ProtocolErrortLocationParseError(t	HTTPErrort
MissingSchemat
InvalidURLtChunkedEncodingErrortContentDecodingErrortConnectionErrortStreamConsumedError(tto_native_stringtunicode_is_ascii(
tguess_filenametget_auth_from_urltrequote_uritstream_decode_response_unicodetto_key_val_listtparse_header_linkstiter_slicestguess_json_utft	super_lentcheck_header_validity(t	cookielibt
urlunparseturlsplitt	urlencodetstrtbytestStringIOtis_py2tchardettbuiltin_strt
basestring(tjson(tcodesii
iitRequestEncodingMixincBs5eZed„ƒZed„ƒZed„ƒZRS(cCssg}t|jƒ}|j}|s-d}n|j|ƒ|j}|rf|jdƒ|j|ƒndj|ƒS(sBuild the path URL to use.t/t?t(R$turltpathtappendtquerytjoin(tselfR3tpR4R6((s1/tmp/pip-build-cEMIt8/requests/requests/models.pytpath_url<s		
	
cCst|ttfƒr|St|dƒr,|St|dƒrg}x´t|ƒD]¦\}}t|tƒsyt|dƒr…|g}nxl|D]d}|dk	rŒ|jt|tƒrÂ|jdƒn|t|tƒrã|jdƒn|fƒqŒqŒWqNWt	|dt
ƒS|SdS(süEncode parameters in a piece of data.

        Will successfully encode parameters when passed as a dict or a list of
        2-tuples. Order is retained if data is a list of 2-tuples but arbitrary
        if parameters are supplied as a dict.
        treadt__iter__sutf-8tdoseqN(t
isinstanceR&R'thasattrRR,tNoneR5tencodeR%tTrue(tdatatresulttktvstv((s1/tmp/pip-build-cEMIt8/requests/requests/models.pyt_encode_paramsQs 	
!3c
Cs]|stdƒ‚nt|tƒr3tdƒ‚ng}t|pEiƒ}t|pWiƒ}xÌ|D]Ä\}}t|tƒst|dƒr›|g}nxŠ|D]‚}|dk	r¢t|tƒsÒt|ƒ}n|jt|tƒrö|j	dƒn|t|tƒr|j
dƒn|fƒq¢q¢WqdWx|D]
\}}d}d}	t|ttfƒrºt
|ƒdkr|\}
}qÒt
|ƒdkr¥|\}
}}qÒ|\}
}}}	nt|ƒpÉ|}
|}t|tttfƒró|}n|jƒ}td|d|d	|
d
|	ƒ}
|
jd|ƒ|j|
ƒq3Wt|ƒ\}}||fS(
s¥Build the body for a multipart/form-data request.

        Will successfully encode files when passed as a dict or a list of
        tuples. Order is retained if data is a list of tuples but arbitrary
        if parameters are supplied as a dict.
        The tuples may be 2-tuples (filename, fileobj), 3-tuples (filename, fileobj, contentype)
        or 4-tuples (filename, fileobj, contentype, custom_headers).
        sFiles must be provided.sData must not be a string.R<sutf-8iitnameRCtfilenametheaderstcontent_typeN(t
ValueErrorR>R,RR?R@R'R&R5tdecodeRAttupletlisttlenRt	bytearrayR;Rtmake_multipartR	(tfilesRCt
new_fieldstfieldstfieldtvalRGREtfttfhtfntfptfdatatrftbodyRL((s1/tmp/pip-build-cEMIt8/requests/requests/models.pyt
_encode_fileslsH

!3	!(t__name__t
__module__tpropertyR:tstaticmethodRHR`(((s1/tmp/pip-build-cEMIt8/requests/requests/models.pyR/;stRequestHooksMixincBseZd„Zd„ZRS(cCs||jkr"td|ƒ‚nt|tjƒrK|j|j|ƒn0t|dƒr{|j|jd„|DƒƒndS(sProperly register a hook.s1Unsupported event specified, with event name "%s"R<css'|]}t|tjƒr|VqdS(N(R>tcollectionstCallable(t.0th((s1/tmp/pip-build-cEMIt8/requests/requests/models.pys	<genexpr>³sN(thooksRMR>RfRgR5R?textend(R8teventthook((s1/tmp/pip-build-cEMIt8/requests/requests/models.pyt
register_hookªscCs5y|j|j|ƒtSWntk
r0tSXdS(siDeregister a previously registered hook.
        Returns True if the hook existed, False if not.
        N(RjtremoveRBRMtFalse(R8RlRm((s1/tmp/pip-build-cEMIt8/requests/requests/models.pytderegister_hookµs

(RaRbRnRq(((s1/tmp/pip-build-cEMIt8/requests/requests/models.pyRe©s	tRequestcBsGeZdZddddddddddd„
Zd„Zd„ZRS(sâA user-created :class:`Request <Request>` object.

    Used to prepare a :class:`PreparedRequest <PreparedRequest>`, which is sent to the server.

    :param method: HTTP method to use.
    :param url: URL to send.
    :param headers: dictionary of headers to send.
    :param files: dictionary of {filename: fileobject} files to multipart upload.
    :param data: the body to attach to the request. If a dictionary is provided, form-encoding will take place.
    :param json: json for the body to attach to the request (if files or data is not specified).
    :param params: dictionary of URL parameters to append to the URL.
    :param auth: Auth handler or (user, pass) tuple.
    :param cookies: dictionary or CookieJar of cookies to attach to this request.
    :param hooks: dictionary of callback hooks, for internal usage.

    Usage::

      >>> import requests
      >>> req = requests.Request('GET', 'http://httpbin.org/get')
      >>> req.prepare()
      <PreparedRequest [GET]>
    c
Cs|dkrgn|}|dkr*gn|}|dkrBin|}|dkrZin|}|	dkrrin|	}	tƒ|_x6t|	jƒƒD]"\}}|jd|d|ƒq—W||_||_||_||_	||_
|
|_||_||_
||_dS(NRlRm(R@RRjRPtitemsRntmethodR3RKRTRCR-tparamstauthtcookies(
R8RtR3RKRTRCRuRvRwRjR-RERG((s1/tmp/pip-build-cEMIt8/requests/requests/models.pyt__init__Ùs"								cCsd|jS(Ns<Request [%s]>(Rt(R8((s1/tmp/pip-build-cEMIt8/requests/requests/models.pyt__repr__ñscCsqtƒ}|jd|jd|jd|jd|jd|jd|jd|jd|j	d	|j
d
|jƒ
|S(sXConstructs a :class:`PreparedRequest <PreparedRequest>` for transmission and returns it.RtR3RKRTRCR-RuRvRwRj(tPreparedRequesttprepareRtR3RKRTRCR-RuRvRwRj(R8R9((s1/tmp/pip-build-cEMIt8/requests/requests/models.pyR{ôs											
N(RaRbt__doc__R@RxRyR{(((s1/tmp/pip-build-cEMIt8/requests/requests/models.pyRrÁs
	RzcBs­eZdZd„Zddddddddddd„
Zd„Zd„Zd„Ze	d„ƒZ
d„Zd„Zdd	„Z
d
„Zdd„Zd
„Zd„ZRS(sÆThe fully mutable :class:`PreparedRequest <PreparedRequest>` object,
    containing the exact bytes that will be sent to the server.

    Generated from either a :class:`Request <Request>` object or manually.

    Usage::

      >>> import requests
      >>> req = requests.Request('GET', 'http://httpbin.org/get')
      >>> r = req.prepare()
      <PreparedRequest [GET]>

      >>> s = requests.Session()
      >>> s.send(r)
      <Response [200]>
    cCsFd|_d|_d|_d|_d|_tƒ|_d|_dS(N(	R@RtR3RKt_cookiesR_RRjt_body_position(R8((s1/tmp/pip-build-cEMIt8/requests/requests/models.pyRxs					cCsk|j|ƒ|j||ƒ|j|ƒ|j|ƒ|j|||
ƒ|j||ƒ|j|	ƒdS(s6Prepares the entire request with the given parameters.N(tprepare_methodtprepare_urltprepare_headerstprepare_cookiestprepare_bodytprepare_autht
prepare_hooks(R8RtR3RKRTRCRuRvRwRjR-((s1/tmp/pip-build-cEMIt8/requests/requests/models.pyR{)s


cCsd|jS(Ns<PreparedRequest [%s]>(Rt(R8((s1/tmp/pip-build-cEMIt8/requests/requests/models.pyRy:scCs‚tƒ}|j|_|j|_|jdk	r?|jjƒnd|_t|jƒ|_|j|_|j	|_	|j
|_
|S(N(RzRtR3RKR@tcopyRR}R_RjR~(R8R9((s1/tmp/pip-build-cEMIt8/requests/requests/models.pyR†=s	'cCs7||_|jdk	r3t|jjƒƒ|_ndS(sPrepares the given HTTP method.N(RtR@Rtupper(R8Rt((s1/tmp/pip-build-cEMIt8/requests/requests/models.pyRHs	cCs„yddlm}Wn*tk
r@ddl}|tjd<nXy"|j|dtƒjdƒ}Wn|jk
rt	‚nX|S(Ni(tidnaiÿÿÿÿsrequests.packages.idnatuts46sutf-8(
tpackagesRˆtImportErrortsystmodulesRARBRNt	IDNAErrortUnicodeError(thostRˆ((s1/tmp/pip-build-cEMIt8/requests/requests/models.pyt_get_idna_encoded_hostNs
"
cCsÿt|tƒr!|jdƒ}ntr3t|ƒn	t|ƒ}|jƒ}d|krz|jƒjdƒrz||_	dSy%t
|ƒ\}}}}}}}	Wn"tk
rÃ}
t|
j
Œ‚nX|s÷d}|jt|dƒƒ}t|ƒ‚n|std|ƒ‚nt|ƒsRy|j|ƒ}Wqptk
rNtdƒ‚qpXn|jdƒrptdƒ‚n|pyd	}|r|d
7}n||7}|r¶|dt|ƒ7}n|sÅd}ntrst|tƒrì|jdƒ}nt|tƒr
|jdƒ}nt|tƒr.|jdƒ}nt|tƒrO|jdƒ}nt|	tƒrs|	jdƒ}	qsnt|ttfƒr—t|ƒ}n|j|ƒ}
|
rÎ|rÅd
||
f}qÎ|
}ntt|||d||	gƒƒ}||_	dS(sPrepares the given HTTP URL.tutf8t:thttpNsDInvalid URL {0!r}: No schema supplied. Perhaps you meant http://{0}?s Invalid URL %r: No host suppliedsURL has an invalid label.u*R2t@R0sutf-8s%s&%s(R>R'RNR)tunicodeR&tlstriptlowert
startswithR3R
RRtargstformatRRRR‘RRARHRR#R@(R8R3RutschemeRvRtportR4R6tfragmentteterrortnetloct
enc_params((s1/tmp/pip-build-cEMIt8/requests/requests/models.pyR€^sh"	%


		$cCsYtƒ|_|rUx@|jƒD]/}t|ƒ|\}}||jt|ƒ<qWndS(s Prepares the given HTTP headers.N(RRKRsR!R(R8RKtheaderRItvalue((s1/tmp/pip-build-cEMIt8/requests/requests/models.pyR´s
cCsd
}d
}|rX|d
k	rXd}tj|ƒ}t|tƒsX|jdƒ}qXntt|dƒt|tt	t
tjfƒgƒ}yt
|ƒ}Wn tttfk
r¾d
}nX|r`|}t|dd
ƒd
k	ry|jƒ|_Wqttfk
rtƒ|_qXn|r4tdƒ‚n|rPt|ƒ|jd<qød|jd<n˜|r|j||ƒ\}}nE|rÆ|j|ƒ}t|tƒs´t|d	ƒr½d
}qÆd
}n|j|ƒ|rød|jkrø||jd<n||_d
S(s"Prepares the given HTTP body data.sapplication/jsonsutf-8R<ttells1Streamed bodies and files are mutually exclusive.sContent-LengthtchunkedsTransfer-EncodingR;s!application/x-www-form-urlencodedscontent-typesContent-TypeN(R@tcomplexjsontdumpsR>R'RAtallR?R,RPRORftMappingR t	TypeErrortAttributeErrorRtgetattrR¥R~tIOErrortOSErrortobjecttNotImplementedErrorR+RKR`RHtprepare_content_lengthR_(R8RCRTR-R_RLt	is_streamtlength((s1/tmp/pip-build-cEMIt8/requests/requests/models.pyRƒ¿sJ%
		
cCsr|dk	r7t|ƒ}|rnt|ƒ|jd<qnn7|jdkrn|jjdƒdkrnd|jd<ndS(s>Prepare Content-Length header based on request method and bodysContent-LengthtGETtHEADt0N(sGETsHEAD(R@R R+RKRttget(R8R_R´((s1/tmp/pip-build-cEMIt8/requests/requests/models.pyR²s'R2cCs¢|dkr6t|jƒ}t|ƒr-|nd}n|ržt|tƒrlt|ƒdkrlt|Œ}n||ƒ}|jj	|jƒ|j
|jƒndS(s"Prepares the given HTTP auth data.iN(R@RR3tanyR>RORQRt__dict__tupdateR²R_(R8RvR3turl_authtr((s1/tmp/pip-build-cEMIt8/requests/requests/models.pyR„s!cCs_t|tjƒr||_nt|ƒ|_t|j|ƒ}|dk	r[||jd<ndS(sPrepares the given HTTP cookie data.

        This function eventually generates a ``Cookie`` header from the
        given cookies using cookielib. Due to cookielib's design, the header
        will not be regenerated if it already exists, meaning this function
        can only be called once for the life of the
        :class:`PreparedRequest <PreparedRequest>` object. Any subsequent calls
        to ``prepare_cookies`` will have no actual effect, unless the "Cookie"
        header is removed beforehand.
        tCookieN(R>R"t	CookieJarR}RRR@RK(R8Rwt
cookie_header((s1/tmp/pip-build-cEMIt8/requests/requests/models.pyR‚'scCs5|p	g}x"|D]}|j|||ƒqWdS(sPrepares the given hooks.N(Rn(R8RjRl((s1/tmp/pip-build-cEMIt8/requests/requests/models.pyR…;s
N(RaRbR|RxR@R{RyR†RRdR‘R€RRƒR²R„R‚R…(((s1/tmp/pip-build-cEMIt8/requests/requests/models.pyRzs					V	E	
	tResponsec
BseZdZddddddddd	d
g
Zd„Zd„Zd
„Zd„Zd„Zd„Z	d„Z
ed„ƒZed„ƒZ
ed„ƒZed„ƒZded„Zeddd„Zed„ƒZed„ƒZd„Zed„ƒZd„Zd„ZRS( shThe :class:`Response <Response>` object, which contains a
    server's response to an HTTP request.
    t_contenttstatus_codeRKR3thistorytencodingtreasonRwtelapsedtrequestcCs•tt|ƒjƒt|_t|_d|_tƒ|_	d|_
d|_d|_g|_
d|_tiƒ|_tjdƒ|_d|_dS(Ni(tsuperRÁRxRpRÂt_content_consumedR@RÃRRKtrawR3RÅRÄRÆRRwtdatetimet	timedeltaRÇRÈ(R8((s1/tmp/pip-build-cEMIt8/requests/requests/models.pyRxOs								cs0ˆjsˆjnt‡fd†ˆjDƒƒS(Nc3s'|]}|tˆ|dƒfVqdS(N(R­R@(Rhtattr(R8(s1/tmp/pip-build-cEMIt8/requests/requests/models.pys	<genexpr>†s(RÊtcontenttdictt	__attrs__(R8((R8s1/tmp/pip-build-cEMIt8/requests/requests/models.pyt__getstate__s
	
cCsQx*|jƒD]\}}t|||ƒq
Wt|dtƒt|ddƒdS(NRÊRË(RstsetattrRBR@(R8tstateRIR¤((s1/tmp/pip-build-cEMIt8/requests/requests/models.pyt__setstate__ŠscCsd|jS(Ns<Response [%s]>(RÃ(R8((s1/tmp/pip-build-cEMIt8/requests/requests/models.pyRy’scCs|jS(s,Returns true if :attr:`status_code` is 'OK'.(tok(R8((s1/tmp/pip-build-cEMIt8/requests/requests/models.pyt__bool__•scCs|jS(s,Returns true if :attr:`status_code` is 'OK'.(RÖ(R8((s1/tmp/pip-build-cEMIt8/requests/requests/models.pyt__nonzero__™scCs
|jdƒS(s,Allows you to use a response as an iterator.i€(titer_content(R8((s1/tmp/pip-build-cEMIt8/requests/requests/models.pyR<scCs'y|jƒWntk
r"tSXtS(N(traise_for_statusRRpRB(R8((s1/tmp/pip-build-cEMIt8/requests/requests/models.pyRÖ¡s

cCsd|jko|jtkS(sšTrue if this Response is a well-formed HTTP redirect that could have
        been processed automatically (by :meth:`Session.resolve_redirects`).
        tlocation(RKRÃtREDIRECT_STATI(R8((s1/tmp/pip-build-cEMIt8/requests/requests/models.pytis_redirect©scCs(d|jko'|jtjtjfkS(s?True if this Response one of the permanent versions of redirectRÛ(RKRÃR.tmoved_permanentlytpermanent_redirect(R8((s1/tmp/pip-build-cEMIt8/requests/requests/models.pytis_permanent_redirect°scCstj|jƒdS(s6The apparent encoding, provided by the chardet libraryRÅ(R*tdetectRÏ(R8((s1/tmp/pip-build-cEMIt8/requests/requests/models.pytapparent_encodingµsicsº‡‡fd†}ˆjr9tˆjtƒr9tƒ‚n5ˆdk	rntˆtƒrntdtˆƒƒ‚nt	ˆjˆƒ}|ƒ}ˆjr˜|n|}|r¶t
|ˆƒ}n|S(søIterates over the response data.  When stream=True is set on the
        request, this avoids reading the content at once into memory for
        large responses.  The chunk size is the number of bytes it should
        read into memory.  This is not necessarily the length of each item
        returned as decoding can take place.

        chunk_size must be of type int or None. A value of None will
        function differently depending on the value of `stream`.
        stream=True will read data as it arrives in whatever size the
        chunks are received. If stream=False, data is returned as
        a single chunk.

        If decode_unicode is True, content will be decoded using the best
        available encoding based on the response.
        c3sÚtˆjdƒrŸy,x%ˆjjˆdtƒD]}|Vq.WWqÍtk
r_}t|ƒ‚qÍtk
r}}t|ƒ‚qÍtk
r›}t	|ƒ‚qÍXn.x+tr̈jj
ˆƒ}|sÄPn|Vq¢Wtˆ_dS(Ntstreamtdecode_content(R?RËRãRBR
RRRRRR;RÊ(tchunkRŸ(t
chunk_sizeR8(s1/tmp/pip-build-cEMIt8/requests/requests/models.pytgenerateËs 
		s.chunk_size must be an int, it is instead a %s.N(RÊR>RÂtboolRR@tintR«ttypeRR(R8Rætdecode_unicodeRçt
reused_chunkst
stream_chunkstchunks((RæR8s1/tmp/pip-build-cEMIt8/requests/requests/models.pyRÙºs	ccs×d}x¶|jd|d|ƒD]œ}|dk	r>||}n|rV|j|ƒ}n|jƒ}|rŸ|drŸ|rŸ|dd|dkrŸ|jƒ}nd}x|D]}|Vq¬WqW|dk	rÓ|VndS(sõIterates over the response data, one line at a time.  When
        stream=True is set on the request, this avoids reading the
        content at once into memory for large responses.

        .. note:: This method is not reentrant safe.
        RæRëiÿÿÿÿN(R@RÙtsplitt
splitlinestpop(R8RæRët	delimitertpendingRåtlinestline((s1/tmp/pip-build-cEMIt8/requests/requests/models.pyt
iter_linesñs
.

cCs‹|jtkr{|jr'tdƒ‚n|jdksE|jdkrQd|_q{tƒj|j	t
ƒƒprtƒ|_nt|_|jS(s"Content of the response, in bytes.s2The content for this response was already consumediN(RÂRpRÊtRuntimeErrorRÃRËR@R'R7RÙtCONTENT_CHUNK_SIZERB(R8((s1/tmp/pip-build-cEMIt8/requests/requests/models.pyRÏs	*	cCsŒd}|j}|js"tdƒS|jdkr=|j}nyt|j|ddƒ}Wn,ttfk
r‡t|jddƒ}nX|S(sÀContent of the response, in unicode.

        If Response.encoding is None, encoding will be guessed using
        ``chardet``.

        The encoding of the response content is determined based solely on HTTP
        headers, following RFC 2616 to the letter. If you can take advantage of
        non-HTTP knowledge to make a better guess at the encoding, you should
        set ``r.encoding`` appropriately before accessing this property.
        R2terrorstreplaceN(R@RÅRÏR&RâtLookupErrorR«(R8RÏRÅ((s1/tmp/pip-build-cEMIt8/requests/requests/models.pyttext$s		
cKs|jr}|jr}t|jƒdkr}t|jƒ}|dk	r}y tj|jj|ƒ|SWqztk
rvqzXq}ntj|j	|S(sØReturns the json-encoded content of a response, if any.

        :param \*\*kwargs: Optional arguments that ``json.loads`` takes.
        :raises ValueError: If the response body does not contain valid json.
        iN(
RÅRÏRQRR@R§tloadsRNtUnicodeDecodeErrorRü(R8tkwargsRÅ((s1/tmp/pip-build-cEMIt8/requests/requests/models.pyR-Js(

cCsj|jjdƒ}i}|rft|ƒ}x9|D].}|jdƒpR|jdƒ}|||<q1Wn|S(s8Returns the parsed header links of the response, if any.tlinktrelR3(RKR¸R(R8R£tltlinksRtkey((s1/tmp/pip-build-cEMIt8/requests/requests/models.pyRds
cCsõd}t|jtƒrWy|jjdƒ}Wq`tk
rS|jjdƒ}q`Xn	|j}d|jkozdknr›d|j||jf}n;d|jkoµdknrÖd|j||jf}n|rñt|d	|ƒ‚nd
S(s2Raises stored :class:`HTTPError`, if one occurred.R2sutf-8s
iso-8859-1iiôu%s Client Error: %s for url: %siXu%s Server Error: %s for url: %stresponseN(R>RÆR'RNRþRÃR3R(R8thttp_error_msgRÆ((s1/tmp/pip-build-cEMIt8/requests/requests/models.pyRÚvs
	cCsH|js|jjƒnt|jddƒ}|dk	rD|ƒndS(sØReleases the connection back to the pool. Once this method has been
        called the underlying ``raw`` object must not be accessed again.

        *Note: Should not normally need to be called explicitly.*
        trelease_connN(RÊRËtcloseR­R@(R8R((s1/tmp/pip-build-cEMIt8/requests/requests/models.pyRs
	N(RaRbR|RÑRxRÒRÕRyR×RØR<RcRÖRÝRàRâRpRÙtITER_CHUNK_SIZER@RöRÏRüR-RRÚR(((s1/tmp/pip-build-cEMIt8/requests/requests/models.pyRÁEs,	0						7&		(SR|RfRÌRŒtencodings.idnat	encodingstioRRRjRt
structuresRRvRRwRRRtpackages.urllib3.fieldsRtpackages.urllib3.filepostR	tpackages.urllib3.utilR
tpackages.urllib3.exceptionsRRR
Rt
exceptionsRRRRRRRt_internal_utilsRRtutilsRRRRRRRRR R!tcompatR"R#R$R%R&R'R(R)R*R+R,R-R§tstatus_codesR.tmovedtfoundtotherttemporary_redirectRßRÜtDEFAULT_REDIRECT_LIMITRøR	R°R/ReRrRzRÁ(((s1/tmp/pip-build-cEMIt8/requests/requests/models.pyt<module>sB"4FL
nEÿ@