__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

aptanhua@216.73.216.200: ~ $
B

��Reb�@s�ddlZddlZddlZddlZddlmZddlmZmZm	Z	m
Z
ddlmZdddd	gZGd
d�d�Z
dd�Zddd�Zddd	�Zdd�Ze�dS)�N)�
StrictVersion�)�find_module�PY_COMPILED�	PY_FROZEN�	PY_SOURCE)�_imp�Requirer�get_module_constant�extract_constantc@sHeZdZdZddd�Zdd�Zdd	�Zddd�Zdd
d�Zddd�Z	dS)r	z7A prerequisite to building or installing a distribution�NcCsF|dkr|dk	rt}|dk	r0||�}|dkr0d}|j�t��|`dS)N�__version__)r�__dict__�update�locals�self)r�name�requested_version�moduleZhomepage�	attribute�format�r��/builddir/build/BUILDROOT/alt-python37-setuptools-58.3.0-4.el8.x86_64/opt/alt/python37/lib/python3.7/site-packages/setuptools/depends.py�__init__szRequire.__init__cCs |jdk	rd|j|jfS|jS)z0Return full package/distribution name, w/versionNz%s-%s)rr)rrrr�	full_name"s
zRequire.full_namecCs*|jdkp(|jdkp(t|�dko(||jkS)z%Is 'version' sufficiently up-to-date?N�unknown)rr�strr)r�versionrrr�
version_ok(szRequire.version_okrcCs||jdkrBy"t|j|�\}}}|r*|��|Stk
r@dSXt|j|j||�}|dk	rx||k	rx|jdk	rx|�|�S|S)a�Get version number of installed module, 'None', or 'default'

        Search 'paths' for module.  If not found, return 'None'.  If found,
        return the extracted version attribute, or 'default' if no version
        attribute was specified, or the value cannot be determined without
        importing the module.  The version is formatted according to the
        requirement's version format (if any), unless it is 'None' or the
        supplied 'default'.
        N)rrr�close�ImportErrorr
r)r�paths�default�f�p�i�vrrr�get_version-s

zRequire.get_versioncCs|�|�dk	S)z/Return true if dependency is present on 'paths'N)r')rr!rrr�
is_presentHszRequire.is_presentcCs |�|�}|dkrdS|�|�S)z>Return true if dependency is present and up-to-date on 'paths'NF)r'r)rr!rrrr�
is_currentLs
zRequire.is_current)rNN)Nr)N)N)
�__name__�
__module__�__qualname__�__doc__rrrr'r(r)rrrrr	s



cCs"tjdd��}|s|�St�|�S)Ncss
dVdS)Nrrrrr�emptyUszmaybe_close.<locals>.empty)�
contextlib�contextmanager�closing)r#r.rrr�maybe_closeTsr2���c	Cs�yt||�\}}\}}}}	Wntk
r2dSXt|��n|tkr\|�d�t�|�}
nJ|tkrrt�	||�}
n4|t
kr�t|��|d�}
nt�|||	�}t
||d�SWdQRXt|
||�S)z�Find 'module' by searching 'paths', and extract 'symbol'

    Return 'None' if 'module' does not exist on 'paths', or it does not define
    'symbol'.  If the module defines 'symbol' as a constant, return the
    constant.  Otherwise, return 'default'.N��exec)rr r2r�read�marshal�loadrr�get_frozen_objectr�compileZ
get_module�getattrr)r�symbolr"r!r#�path�suffix�mode�kind�info�codeZimportedrrrr
_s

cCs�||jkrdSt|j��|�}d}d}d}|}xRt�|�D]D}|j}	|j}
|	|kr^|j|
}q:|
|krz|	|ksv|	|krz|S|}q:WdS)aExtract the constant value of 'symbol' from 'code'

    If the name 'symbol' is bound to a constant value by the Python code
    object 'code', return that value.  If 'symbol' is bound to an expression,
    return 'default'.  Otherwise, return 'None'.

    Return value is based on the first assignment to 'symbol'.  'symbol' must
    be a global, or at least a non-"fast" local in the code block.  That is,
    only 'STORE_NAME' and 'STORE_GLOBAL' opcodes are checked, and 'symbol'
    must be present in 'code.co_names'.
    N�Z�a�d)�co_names�list�index�dis�Bytecode�opcode�arg�	co_consts)rBr<r"Zname_idx�
STORE_NAME�STORE_GLOBAL�
LOAD_CONST�constZ	byte_code�oprLrrrr|s
cCsBtj�d�stjdkrdSd}x|D]}t�|=t�|�q$WdS)z�
    Patch the globals to remove the objects not available on some platforms.

    XXX it'd be better to test assertions about bytecode instead.
    �java�cliN)rr
)�sys�platform�
startswith�globals�__all__�remove)Zincompatiblerrrr�_update_globals�s
r[)r3N)r3)rUr7r/rIZdistutils.versionrrrrrrrrYr	r2r
rr[rrrr�<module>sD

$

Filemanager

Name Type Size Permission Actions
__init__.cpython-37.pyc File 8.46 KB 0644
_deprecation_warning.cpython-37.pyc File 590 B 0644
_imp.cpython-37.pyc File 2.08 KB 0644
archive_util.cpython-37.pyc File 5.61 KB 0644
build_meta.cpython-37.pyc File 8.72 KB 0644
config.cpython-37.pyc File 20.18 KB 0644
dep_util.cpython-37.pyc File 899 B 0644
depends.cpython-37.pyc File 5.07 KB 0644
dist.cpython-37.pyc File 35.63 KB 0644
errors.cpython-37.pyc File 890 B 0644
extension.cpython-37.pyc File 1.92 KB 0644
glob.cpython-37.pyc File 3.63 KB 0644
installer.cpython-37.pyc File 2.72 KB 0644
launch.cpython-37.pyc File 919 B 0644
monkey.cpython-37.pyc File 4.51 KB 0644
msvc.cpython-37.pyc File 41.69 KB 0644
namespaces.cpython-37.pyc File 3.5 KB 0644
package_index.cpython-37.pyc File 31.5 KB 0644
py34compat.cpython-37.pyc File 524 B 0644
sandbox.cpython-37.pyc File 15.1 KB 0644
unicode_utils.cpython-37.pyc File 1.12 KB 0644
version.cpython-37.pyc File 370 B 0644
wheel.cpython-37.pyc File 6.99 KB 0644
windows_support.cpython-37.pyc File 1.03 KB 0644