Hacked By AnonymousFox

Current Path : /proc/thread-self/root/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/
Upload File :
Current File : //proc/thread-self/root/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/retrying.pyc

�
�Rec@s�ddlZddlmZddlZddlZddlZdZd�Zdefd��YZ	defd��YZ
d	efd
��YZdS(i����N(tsixi���?csSt��dkr9t�d�r9d�}|�d�S��fd�}|SdS(s�
    Decorator function that instantiates the Retrying object
    @param *dargs: positional arguments passed to Retrying object
    @param **dkw: keyword arguments passed to the Retrying object
    iics"tj���fd��}|S(Ncst�j�||�S(N(tRetryingtcall(targstkw(tf(s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/retrying.pyt	wrapped_f$s(Rtwraps(RR((Rs�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/retrying.pytwrap_simple"scs(tj�����fd��}|S(Ncst���j�||�S(N(RR(RR(tdargstdkwR(s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/retrying.pyR/s(RR(RR(R	R
(Rs�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/retrying.pytwrap-s$N(tlentcallable(R	R
RR((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/retrying.pytretrys
"	RcBs�eZdddddddddddddedddd�Zd�Zd�Zd�Zd�Zd�Z	d�Z
d�Zd�Zd	�Z
d
�Zd�ZRS(
cs�|dkrdn||_|dkr-dn||_|dkrHdn||_|dkrcdn||_|dkr~dn||_|dkr�dn||_|	dkr�dn|	|_|
dkr�dn|
|_|dkr�t	n||_
|dkrdn||_g�|dk	r3�j|j
�n|dk	rR�j|j�n|dk	rj||_n3|dkr��fd�|_nt||�|_d�g�|dk	r��j|j�n|dk	s�|dk	r��j|j�n|dk	s|	dk	r�j|j�n|
dk	s6|dk	rI�j|j�n|dk	ra||_n3|dkr��fd�|_nt||�|_|dkr�|j|_n	||_|
dkr�|j|_n	|
|_||_dS(	Niidi�iicst��fd��D��S(Nc3s|]}|���VqdS(N((t.0R(tattemptstdelay(s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/retrying.pys	<genexpr>as(tany(RR(t
stop_funcs(RRs�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/retrying.pyt<lambda>atc_sdS(Ni((Rtkwargs((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/retrying.pyRhRcst��fd��D��S(Nc3s|]}|���VqdS(N((RR(RR(s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/retrying.pys	<genexpr>ys(tmax(RR(t
wait_funcs(RRs�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/retrying.pyRyR(tNonet_stop_max_attempt_numbert_stop_max_delayt_wait_fixedt_wait_random_mint_wait_random_maxt_wait_incrementing_startt_wait_incrementing_incrementt_wait_exponential_multipliertMAX_WAITt_wait_exponential_maxt_wait_jitter_maxtappendtstop_after_attempttstop_after_delaytstoptgetattrtfixed_sleeptrandom_sleeptincrementing_sleeptexponential_sleeptwaitt
always_rejectt_retry_on_exceptiontnever_rejectt_retry_on_resultt_wrap_exception(tselfR(R.tstop_max_attempt_numbertstop_max_delayt
wait_fixedtwait_random_mintwait_random_maxtwait_incrementing_starttwait_incrementing_incrementtwait_exponential_multipliertwait_exponential_maxtretry_on_exceptiontretry_on_resulttwrap_exceptiont	stop_funct	wait_functwait_jitter_max((RRs�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/retrying.pyt__init__:sR		cCs
||jkS(s;Stop after the previous attempt >= stop_max_attempt_number.(R(R4tprevious_attempt_numbertdelay_since_first_attempt_ms((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/retrying.pyR&�scCs
||jkS(s=Stop after the time from the first attempt >= stop_max_delay.(R(R4RERF((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/retrying.pyR'�scCsdS(s#Don't sleep at all before retrying.i((R4RERF((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/retrying.pytno_sleep�scCs|jS(s0Sleep a fixed amount of time between each retry.(R(R4RERF((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/retrying.pyR*�scCstj|j|j�S(sISleep a random amount of time between wait_random_min and wait_random_max(trandomtrandintRR(R4RERF((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/retrying.pyR+�scCs1|j|j|d}|dkr-d}n|S(s�
        Sleep an incremental amount of time after each attempt, starting at
        wait_incrementing_start and incrementing by wait_incrementing_increment
        ii(RR (R4RERFtresult((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/retrying.pyR,�s	cCsKd|}|j|}||jkr2|j}n|dkrGd}n|S(Nii(R!R#(R4RERFtexpRJ((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/retrying.pyR-�s

	cCstS(N(tFalse(R4RJ((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/retrying.pyR1�scCstS(N(tTrue(R4RJ((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/retrying.pyR/�scCsFt}|jr,||j|jd�O}n||j|j�O}|S(Ni(RLt
has_exceptionR0tvalueR2(R4tattempttreject((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/retrying.pyt
should_reject�s
	cOs[tttj�d��}d}x2trVyt|||�|t�}Wn%tj�}t||t�}nX|j|�s�|j	|j
�Stttj�d��|}|j||�r�|j
r�|jr�|j	��qIt
|��nU|j||�}	|jr8tj�|j}
|	td|
�}	ntj|	d�|d7}q%WdS(Ni�iig@�@(tinttroundttimeRMtAttemptRLtsystexc_infoRRtgetR3R(RNt
RetryErrorR.R$RHRtsleep(R4tfnRRt
start_timetattempt_numberRPttbRFR[tjitter((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/retrying.pyR�s*	 	N(t__name__t
__module__RRLRDR&R'RGR*R+R,R-R1R/RRR(((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/retrying.pyR8s0F						
						RVcBs,eZdZd�Zed�Zd�ZRS(s�
    An Attempt encapsulates a call to a target function that may end as a
    normal return value from the function or an Exception depending on what
    occurred during the execution.
    cCs||_||_||_dS(N(ROR^RN(R4ROR^RN((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/retrying.pyRD�s		cCsT|jrI|rt|��qPtj|jd|jd|jd�n|jSdS(s�
        Return the return value of this Attempt instance or raise an Exception.
        If wrap_exception is true, this Attempt is wrapped inside of a
        RetryError before being raised.
        iiiN(RNRZRtreraiseRO(R4R@((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/retrying.pyRY�s
	+cCsO|jr5dj|jdjtj|jd���Sdj|j|j�SdS(NsAttempts: {0}, Error:
{1}RisAttempts: {0}, Value: {1}(RNtformatR^tjoint	tracebackt	format_tbRO(R4((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/retrying.pyt__repr__�s	,(RaRbt__doc__RDRLRYRh(((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/retrying.pyRV�s	RZcBs eZdZd�Zd�ZRS(sU
    A RetryError encapsulates the last Attempt instance right before giving up.
    cCs
||_dS(N(tlast_attempt(R4Rj((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/retrying.pyRDscCsdj|j�S(NsRetryError[{0}](RdRj(R4((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/retrying.pyt__str__
s(RaRbRiRDRk(((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/retrying.pyRZs	(
RHtpip._vendorRRWRURfR"RtobjectRRVt	ExceptionRZ(((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/retrying.pyt<module>s	�!

Hacked By AnonymousFox1.0, Coded By AnonymousFox