SILENT KILLERPanel

Current Path: > > opt > alt > python27 > lib > > python2.7 > site-packages > setuptools


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/setuptools

NameTypeSizeLast ModifiedActions
command Directory - -
extern Directory - -
__init__.py File 5037 bytes November 13 2023 21:14:06.
__init__.pyc File 8104 bytes November 13 2023 21:14:06.
archive_util.py File 6613 bytes November 13 2023 21:14:06.
archive_util.pyc File 6821 bytes November 13 2023 21:14:06.
config.py File 16317 bytes November 13 2023 21:14:06.
config.pyc File 19723 bytes November 13 2023 21:14:06.
dep_util.py File 935 bytes November 13 2023 21:14:06.
dep_util.pyc File 1129 bytes November 13 2023 21:14:06.
depends.py File 5837 bytes November 13 2023 21:14:06.
depends.pyc File 7467 bytes November 13 2023 21:14:06.
dist.py File 40304 bytes November 13 2023 21:14:06.
dist.pyc File 44659 bytes November 13 2023 21:14:06.
extension.py File 1729 bytes November 13 2023 21:14:06.
extension.pyc File 2910 bytes November 13 2023 21:14:06.
glob.py File 5207 bytes November 13 2023 21:14:06.
glob.pyc File 5720 bytes November 13 2023 21:14:06.
launch.py File 787 bytes November 13 2023 21:14:06.
launch.pyc File 1164 bytes November 13 2023 21:14:06.
lib2to3_ex.py File 2013 bytes November 13 2023 21:14:06.
lib2to3_ex.pyc File 3742 bytes November 13 2023 21:14:06.
monkey.py File 5791 bytes November 13 2023 21:14:06.
monkey.pyc File 7415 bytes November 13 2023 21:14:06.
msvc.py File 40884 bytes November 13 2023 21:14:06.
msvc.pyc File 46997 bytes November 13 2023 21:14:06.
namespaces.py File 3199 bytes November 13 2023 21:14:06.
namespaces.pyc File 6017 bytes November 13 2023 21:14:06.
package_index.py File 39971 bytes November 13 2023 21:14:06.
package_index.pyc File 46581 bytes November 13 2023 21:14:06.
py26compat.py File 679 bytes November 13 2023 21:14:06.
py26compat.pyc File 1625 bytes November 13 2023 21:14:06.
py27compat.py File 536 bytes November 13 2023 21:14:06.
py27compat.pyc File 1373 bytes November 13 2023 21:14:06.
py31compat.py File 1645 bytes November 13 2023 21:14:06.
py31compat.pyc File 2949 bytes November 13 2023 21:14:06.
py33compat.py File 998 bytes November 13 2023 21:14:06.
py33compat.pyc File 1830 bytes November 13 2023 21:14:06.
py36compat.py File 2891 bytes November 13 2023 21:14:06.
py36compat.pyc File 3272 bytes November 13 2023 21:14:06.
sandbox.py File 14549 bytes November 13 2023 21:14:06.
sandbox.pyc File 23548 bytes November 13 2023 21:14:06.
script (dev).tmpl File 201 bytes November 13 2023 21:14:06.
script.tmpl File 138 bytes November 13 2023 21:14:06.
site-patch.py File 2307 bytes November 13 2023 21:14:06.
site-patch.pyc File 1903 bytes November 13 2023 21:14:06.
ssl_support.py File 8220 bytes November 13 2023 21:14:06.
ssl_support.pyc File 10016 bytes November 13 2023 21:14:06.
unicode_utils.py File 996 bytes November 13 2023 21:14:06.
unicode_utils.pyc File 1800 bytes November 13 2023 21:14:06.
version.py File 144 bytes November 13 2023 21:14:06.
version.pyc File 404 bytes November 13 2023 21:14:06.
windows_support.py File 714 bytes November 13 2023 21:14:06.
windows_support.pyc File 1602 bytes November 13 2023 21:14:06.

Reading File: //opt/alt/python27/lib//python2.7/site-packages/setuptools/monkey.pyc

�
��Rec@s�dZddlZddlZddlZddlZddlZddlZddlm	Z	ddl
mZddlZgZ
d�Zd�Zd�Zd	�Zd
�Zd�Zd�Zd
�Zd�ZdS(s
Monkey patching of distutils.
i����Ni(t
import_module(tsixcCs-tj�dkr |f|jStj|�S(sm
    Returns the bases classes for cls sorted by the MRO.

    Works around an issue on Jython where inspect.getmro will not return all
    base classes if multiple classes share the same name. Instead, this
    function will return a tuple containing the class itself, and the contents
    of cls.__bases__. See https://github.com/pypa/setuptools/issues/1024.
    tJython(tplatformtpython_implementationt	__bases__tinspecttgetmro(tcls((s�/builddir/build/BUILDROOT/alt-python27-setuptools-36.3.0-4.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/setuptools/monkey.pyt_get_mros	cCsCt|tj�rtnt|tj�r0tnd�}||�S(NcSsdS(N(tNone(titem((s�/builddir/build/BUILDROOT/alt-python27-setuptools-36.3.0-4.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/setuptools/monkey.pyt<lambda>*t(t
isinstanceRtclass_typestget_unpatched_classttypestFunctionTypetget_unpatched_function(Rtlookup((s�/builddir/build/BUILDROOT/alt-python27-setuptools-36.3.0-4.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/setuptools/monkey.pyt
get_unpatched&s	cCsQd�t|�D�}t|�}|jjd�sMd|}t|��n|S(s�Protect against re-patching the distutils if reloaded

    Also ensures that no other distutils extension monkeypatched the distutils
    first.
    css'|]}|jjd�s|VqdS(t
setuptoolsN(t
__module__t
startswith(t.0R((s�/builddir/build/BUILDROOT/alt-python27-setuptools-36.3.0-4.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/setuptools/monkey.pys	<genexpr>6st	distutilss(distutils has already been patched by %r(R	tnextRRtAssertionError(Rtexternal_basestbasetmsg((s�/builddir/build/BUILDROOT/alt-python27-setuptools-36.3.0-4.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/setuptools/monkey.pyR/s
cCsWtjtj_tjdk}|r6tjtj_ntjdkp�d
tjko_dknp�dtjko~dknp�dtjko�dkn}|r�d	}|tjj	_
nt�t�x/tj
tjtjfD]}tj
j|_q�Wtjjtj_tjjtj_d
tjkrLtjjtjd
_nt�dS(Niiiii
iiishttps://upload.pypi.org/legacy/sdistutils.command.build_ext(iii(iii
(ii(iii(ii(iii(ii(iii(RtCommandRtcoretsystversion_infotfindalltfilelisttconfigt
PyPIRCCommandtDEFAULT_REPOSITORYt+_patch_distribution_metadata_write_pkg_filet+_patch_distribution_metadata_write_pkg_infotdisttcmdtDistributiont	extensiont	Extensiontmodulest#patch_for_msvc_specialized_compiler(thas_issue_12885tneeds_warehouset	warehousetmodule((s�/builddir/build/BUILDROOT/alt-python27-setuptools-36.3.0-4.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/setuptools/monkey.pyt	patch_allAs(cCstjjtjj_dS(sDPatch write_pkg_file to also write Requires-Python/Requires-ExternalN(RR+twrite_pkg_fileRtDistributionMetadata(((s�/builddir/build/BUILDROOT/alt-python27-setuptools-36.3.0-4.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/setuptools/monkey.pyR)kscCsFdtjd kodkn}|s-dStjjtjj_dS(s�
    Workaround issue #197 - Python 3 prior to 3.2.2 uses an environment-local
    encoding to save the pkg_info. Monkey-patch its write_pkg_info method to
    correct this undesirable behavior.
    iiN(i(iii(R"R#RR+twrite_pkg_infoRR8(tenvironment_local((s�/builddir/build/BUILDROOT/alt-python27-setuptools-36.3.0-4.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/setuptools/monkey.pyR*rs#cCs9t||�}t|�jd|�t|||�dS(s�
    Patch func_name in target_mod with replacement

    Important - original must be resolved by name to avoid
    patching an already patched function.
    t	unpatchedN(tgetattrtvarst
setdefaulttsetattr(treplacementt
target_modt	func_nametoriginal((s�/builddir/build/BUILDROOT/alt-python27-setuptools-36.3.0-4.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/setuptools/monkey.pyt
patch_func�scCs
t|d�S(NR;(R<(t	candidate((s�/builddir/build/BUILDROOT/alt-python27-setuptools-36.3.0-4.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/setuptools/monkey.pyR�scs�td��tj�dkr"dS�fd�}tj|d�}tj|d�}y$t|d��t|d��Wntk
r�nXyt|d	��Wntk
r�nXyt|d
��Wntk
r�nXdS(s\
    Patch functions in distutils to use standalone Microsoft Visual C++
    compilers.
    ssetuptools.msvctWindowsNcsqd|krdnd}||jd�}t�|�}t|�}t||�sdt|��n|||fS(sT
        Prepare the parameters for patch_func to patch indicated function.
        tmsvc9tmsvc9_tmsvc14_t_(tlstripR<RthasattrtImportError(tmod_nameRBtrepl_prefixt	repl_nametrepltmod(tmsvc(s�/builddir/build/BUILDROOT/alt-python27-setuptools-36.3.0-4.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/setuptools/monkey.pytpatch_params�ssdistutils.msvc9compilersdistutils._msvccompilertfind_vcvarsalltquery_vcvarsallt_get_vc_envtgen_lib_options(RRtsystemt	functoolstpartialRDRM(RTRGtmsvc14((RSs�/builddir/build/BUILDROOT/alt-python27-setuptools-36.3.0-4.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/setuptools/monkey.pyR1�s&



(t__doc__R"tdistutils.filelistRRRRZRt
py26compatRtsetuptools.externRRt__all__R	RRR6R)R*RDRR1(((s�/builddir/build/BUILDROOT/alt-python27-setuptools-36.3.0-4.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/setuptools/monkey.pyt<module>s&					*				

SILENT KILLER Tool