SILENT KILLERPanel

Current Path: > > opt > alt > python27 > lib > > python2.7 > site-packages > pip > > _internal > network >


Operation   : Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
Software     : Apache
Server IP    : 162.0.232.56 | Your IP: 216.73.216.111
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: //opt/alt/python27/lib//python2.7/site-packages/pip//_internal/network/

NameTypeSizeLast ModifiedActions
__init__.py File 50 bytes November 13 2023 21:11:11.
__init__.pyc File 294 bytes November 13 2023 21:11:11.
auth.py File 11652 bytes November 13 2023 21:11:11.
auth.pyc File 9488 bytes November 13 2023 21:11:11.
cache.py File 2329 bytes November 13 2023 21:11:11.
cache.pyc File 4027 bytes November 13 2023 21:11:11.
download.py File 5151 bytes November 13 2023 21:11:11.
download.pyc File 6655 bytes November 13 2023 21:11:11.
lazy_wheel.py File 8138 bytes November 13 2023 21:11:11.
lazy_wheel.pyc File 11533 bytes November 13 2023 21:11:11.
session.py File 15208 bytes November 13 2023 21:11:11.
session.pyc File 13037 bytes November 13 2023 21:11:11.
utils.py File 4172 bytes November 13 2023 21:11:11.
utils.pyc File 1969 bytes November 13 2023 21:11:11.
xmlrpc.py File 1882 bytes November 13 2023 21:11:11.
xmlrpc.pyc File 2576 bytes November 13 2023 21:11:11.

Reading File: //opt/alt/python27/lib//python2.7/site-packages/pip//_internal/network//lazy_wheel.pyc

�
�Rec@sZdZddgZddlmZmZddlmZddlmZddl	m
Z
mZddlm
Z
dd	lmZdd
lmZmZmZddlmZddlmZer!dd
lmZmZmZmZmZmZddlm Z ddlm!Z!ddl"m#Z#nde$fd��YZ%d�Z&de'fd��YZ(dS(sLazy ZIP over HTTPtHTTPRangeRequestUnsupportedtdist_from_wheel_urli����(tbisect_lefttbisect_right(tcontextmanager(tNamedTemporaryFile(t
BadZipfiletZipFile(tCONTENT_CHUNK_SIZE(trange(tHEADERStraise_for_statustresponse_chunks(tMYPY_CHECK_RUNNING(t$pkg_resources_distribution_for_wheel(tAnytDicttIteratortListtOptionaltTuple(tDistribution(tResponse(t
PipSessioncBseZRS((t__name__t
__module__(((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_internal/network/lazy_wheel.pyRscCs;t||��&}t|�}t|||j�SWdQXdS(s%Return a pkg_resources.Distribution from the given wheel URL.

    This uses HTTP range requests to only fetch the potion of the wheel
    containing metadata, just enough for the object to be constructed.
    If such requests are not supported, HTTPRangeRequestUnsupported
    is raised.
    N(tLazyZipOverHTTPRRtname(Rturltsessiontwheeltzip_file((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_internal/network/lazy_wheel.pyR"s	RcBs�eZdZed�Zed��Zed��Zd�Zd�Z	ed��Z
dd�Zd	�Zd
d�Z
d�Zdd
�Zd�Zd�Zd�Zed��Zd�Zed�Zd�Zd�ZRS(sFile-like object mapped to a ZIP file over HTTP.

    This uses HTTP range requests to lazily fetch the file's content,
    which is supposed to be fed to ZipFile.  If such requests are not
    supported by the server, raise HTTPRangeRequestUnsupported
    during initialization.
    cCs�|j|dt�}t|�|jdks4t�||||_|_|_t|j	d�|_
t�|_|j
|j
�g|_g|_d|j	jdd�kr�td��n|j�dS(Ntheadersi�sContent-Lengthtbytess
Accept-Rangestnonesrange request is not supported(theadR
Rtstatus_codetAssertionErrort_sessiont_urlt_chunk_sizetintR t_lengthRt_filettruncatet_leftt_righttgetRt
_check_zip(tselfRRt
chunk_sizeR#((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_internal/network/lazy_wheel.pyt__init__=s
		cCsdS(s!Opening mode, which is always rb.trb((R1((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_internal/network/lazy_wheel.pytmodeLscCs
|jjS(sPath to the underlying file.(R+R(R1((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_internal/network/lazy_wheel.pyRRscCstS(s9Return whether random access is supported, which is True.(tTrue(R1((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_internal/network/lazy_wheel.pytseekableXscCs|jj�dS(sClose the file.N(R+tclose(R1((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_internal/network/lazy_wheel.pyR8]scCs
|jjS(sWhether the file is closed.(R+tclosed(R1((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_internal/network/lazy_wheel.pyR9bsi����cCs�t||j�}|j�|j}}|dkr:|nt|||�}td||�}|j||d�|jj|�S(s�Read up to size bytes from the object and return them.

        As a convenience, if size is unspecified or -1,
        all bytes until EOF are returned.  Fewer than
        size bytes may be returned if EOF is reached.
        ii(tmaxR(ttellR*tmint	_downloadR+tread(R1tsizet
download_sizetstarttlengthtstop((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_internal/network/lazy_wheel.pyR>hs%cCstS(s3Return whether the file is readable, which is True.(R6(R1((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_internal/network/lazy_wheel.pytreadablewsicCs|jj||�S(s-Change stream position and return the new absolute position.

        Seek to offset relative position indicated by whence:
        * 0: Start of stream (the default).  pos should be >= 0;
        * 1: Current position - pos may be negative;
        * 2: End of stream - pos usually negative.
        (R+tseek(R1toffsettwhence((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_internal/network/lazy_wheel.pyRE|s	cCs
|jj�S(sReturn the current possition.(R+R;(R1((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_internal/network/lazy_wheel.pyR;�scCs|jj|�S(s�Resize the stream to the given size in bytes.

        If size is unspecified resize to the current position.
        The current stream position isn't changed.

        Return the new file size.
        (R+R,(R1R?((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_internal/network/lazy_wheel.pyR,�s	cCstS(s
Return False.(tFalse(R1((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_internal/network/lazy_wheel.pytwritable�scCs|jj�|S(N(R+t	__enter__(R1((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_internal/network/lazy_wheel.pyRJ�s
cGs|jj|�S(N(R+t__exit__(R1texc((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_internal/network/lazy_wheel.pyRK�sccs*|j�}z	dVWd|j|�XdS(syReturn a context manager keeping the position.

        At the end of the block, seek back to original position.
        N(R;RE(R1tpos((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_internal/network/lazy_wheel.pyt_stay�s	c
Cs}|jd}xittd||j��D]L}|j||�|j��(yt|�Wntk
rmnXPWdQXq)WdS(s1Check and download until the file is a valid ZIP.iiN(R*treversedR	R(R=RNRR(R1tendRA((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_internal/network/lazy_wheel.pyR0�s
"

cCsK|j�}dj||�|d<d|d<|jj|jd|dt�S(s:Return HTTP response to a range request from start to end.sbytes={}-{}tRangesno-caches
Cache-ControlR tstream(tcopytformatR&R/R'R6(R1RARPtbase_headersR ((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_internal/network/lazy_wheel.pyt_stream_response�s
c
cs�|j||!|j||!}}t|g|d �}}t|g|d�}xEt||�D]4\}}	||kr�||dfVn|	d}qcW||kr�||fVn|g|g|j||+|j||+dS(s/Return an iterator of intervals to be fetched.

        Args:
            start (int): Start of needed interval
            end (int): End of needed interval
            left (int): Index of first overlapping downloaded data
            right (int): Index after last overlapping downloaded data
        ii����N(R-R.R<R:tzip(
R1RARPtlefttrighttlslicetrslicetitjtk((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_internal/network/lazy_wheel.pyt_merge�s
!c	Cs�|j���t|j|�}t|j|�}x||j||||�D]b\}}|j||�}|j�|j|�x*t	||j
�D]}|jj|�q�WqJWWdQXdS(s-Download bytes from start to end inclusively.N(
RNRR.RR-R_RVRRERR(R+twrite(R1RARPRXRYtresponsetchunk((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_internal/network/lazy_wheel.pyR=�s
%

N(RRt__doc__RR3tpropertyR5RR7R8R9R>RDRER;tNoneR,RIRJRKRRNR0R
RVR_R=(((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_internal/network/lazy_wheel.pyR4s(							
			N()Rct__all__tbisectRRt
contextlibRttempfileRtzipfileRRtpip._vendor.requests.modelsRtpip._vendor.six.movesR	tpip._internal.network.utilsR
RRtpip._internal.utils.typingR
tpip._internal.utils.wheelRttypingRRRRRRtpip._vendor.pkg_resourcesRRtpip._internal.network.sessionRt	ExceptionRRtobjectR(((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_internal/network/lazy_wheel.pyt<module>s$.	

SILENT KILLER Tool