✘✘ GRAYBYTE WORDPRESS FILE MANAGER ✘✘

​🇳​​🇦​​🇲​​🇪♯➤ server366.web-hosting.com ​🇻​♯➤ 4.18.0-553.50.1.lve.el8.x86_64 #1 SMP 🇾​♯➤ 2025

𝗛𝗢𝗠𝗘 𝗜𝗗 ♯➤ 67.223.118.204 ♯➤ 𝗔𝗗𝗠𝗜𝗡 𝗜𝗗 216.73.217.62
𝗢𝗣𝗧𝗜𝗢𝗡𝗦 ♯ CRL ♯➤ 𝗢𝗞 ┃ WGT ♯➤ 𝗢𝗞 ┃ SDO ♯➤ 𝗢𝗙𝗙 ┃ PKEX ♯➤ 𝗢𝗙𝗙
𝗗𝗘𝗔𝗖𝗧𝗜𝗩𝗔𝗧𝗘𝗗 ♯➤ 𝗔𝗟𝗟 𝗪𝗢𝗥𝗞𝗜𝗡𝗚....

𝗛𝗢𝗠𝗘
𝗖𝗨𝗥𝗥𝗘𝗡𝗧 𝗙𝗜𝗟𝗘 : /opt/alt/python35/lib/python3.5/site-packages/setuptools/__pycache__//monkey.cpython-35.pyc


�Re��@s�dZddlZddlZddlZddlZddlZddlZddlm	Z	ddl
mZddlZgZ
dd�Zdd	�Zd
d�Zdd
�Zdd�Zdd�Zdd�Zdd�Zdd�ZdS)z
Monkey patching of distutils.
�N�)�
import_module)�sixcCs-tj�dkr |f|jStj|�S)am
    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.
    �Jython)�platform�python_implementation�	__bases__�inspect�getmro)�cls�r��/builddir/build/BUILDROOT/alt-python35-setuptools-36.3.0-4.el8.x86_64/opt/alt/python35/lib/python3.5/site-packages/setuptools/monkey.py�_get_mros	rcCsFt|tj�rtn!t|tj�r0tn	dd�}||�S)NcSsdS)Nr)�itemrrr
�<lambda>*szget_unpatched.<locals>.<lambda>)�
isinstancer�class_types�get_unpatched_class�types�FunctionType�get_unpatched_function)r�lookuprrr
�
get_unpatched&srcCsQdd�t|�D�}t|�}|jjd�sMd|}t|��|S)z�Protect against re-patching the distutils if reloaded

    Also ensures that no other distutils extension monkeypatched the distutils
    first.
    css'|]}|jjd�s|VqdS)�
setuptoolsN)�
__module__�
startswith)�.0rrrr
�	<genexpr>6sz&get_unpatched_class.<locals>.<genexpr>�	distutilsz(distutils has already been patched by %r)r�nextrr�AssertionError)rZexternal_bases�base�msgrrr
r/s	
rcCsNtjtj_tjdk}|r3tjtj_tjdkp�d
tjko\dknp�dtjko{dknp�dtjko�dkn}|r�d	}|tjj	_
t�t�x/tj
tjtjfD]}tj
j|_q�Wtjjtj_tjjtj_d
tjkrCtjjtjd
_t�dS)N�����
r��zhttps://upload.pypi.org/legacy/zdistutils.command.build_ext)r#r$r#)r%r&r')r#r)r#r#r&)r#r()r#r(r))r#r$)r#r$r#)r�Commandr�core�sys�version_info�findall�filelist�config�
PyPIRCCommand�DEFAULT_REPOSITORY�+_patch_distribution_metadata_write_pkg_file�+_patch_distribution_metadata_write_pkg_info�dist�cmd�Distribution�	extension�	Extension�modules�#patch_for_msvc_specialized_compiler)Zhas_issue_12885Zneeds_warehouseZ	warehouse�modulerrr
�	patch_allAs(r=cCstjjtjj_dS)zDPatch write_pkg_file to also write Requires-Python/Requires-ExternalN)rr5�write_pkg_filer�DistributionMetadatarrrr
r3ksr3cCsLdtjdd�ko$dkn}|s3dStjjtjj_dS)z�
    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.
    r#Nr%)r#)r#r%r%)r,r-rr5�write_pkg_inforr?)Zenvironment_localrrr
r4rs)r4cCs9t||�}t|�jd|�t|||�dS)z�
    Patch func_name in target_mod with replacement

    Important - original must be resolved by name to avoid
    patching an already patched function.
    �	unpatchedN)�getattr�vars�
setdefault�setattr)�replacementZ
target_mod�	func_name�originalrrr
�
patch_func�srIcCs
t|d�S)NrA)rB)�	candidaterrr
r�srcs�td��tj�dkr"dS�fdd�}tj|d�}tj|d�}y$t|d��t|d	��Wntk
r�YnXyt|d
��Wntk
r�YnXyt|d��Wntk
r�YnXdS)z\
    Patch functions in distutils to use standalone Microsoft Visual C++
    compilers.
    zsetuptools.msvc�WindowsNcsnd|krdnd}||jd�}t�|�}t|�}t||�sat|��|||fS)zT
        Prepare the parameters for patch_func to patch indicated function.
        �msvc9Zmsvc9_Zmsvc14_�_)�lstriprBr�hasattr�ImportError)�mod_namerGZrepl_prefixZ	repl_name�repl�mod)�msvcrr
�patch_params�sz9patch_for_msvc_specialized_compiler.<locals>.patch_paramszdistutils.msvc9compilerzdistutils._msvccompilerZfind_vcvarsallZquery_vcvarsallZ_get_vc_envZgen_lib_options)rr�system�	functools�partialrIrP)rUrLZmsvc14r)rTr
r;�s&



r;)�__doc__r,�distutils.filelistrrrrWr	Z
py26compatrZsetuptools.externrr�__all__rrrr=r3r4rIrr;rrrr
�<module>s&	*


Current_dir [ 𝗡𝗢𝗧 𝗪𝗥𝗜𝗧𝗘𝗔𝗕𝗟𝗘 ] Document_root [ 𝗪𝗥𝗜𝗧𝗘𝗔𝗕𝗟𝗘 ]


[ Back ]
𝗡𝗔𝗠𝗘
𝗦𝗜𝗭𝗘
𝗟𝗔𝗦𝗧 𝗧𝗢𝗨𝗖𝗛
𝗨𝗦𝗘𝗥
𝗦𝗧𝗔𝗧𝗨𝗦
𝗙𝗨𝗡𝗖𝗧𝗜𝗢𝗡𝗦
..
--
1 May 2025 12.40 PM
root / linksafe
0755
__init__.cpython-35.pyc
5.898 KB
13 Nov 2023 9.23 PM
root / linksafe
0644
archive_util.cpython-35.pyc
5.423 KB
13 Nov 2023 9.23 PM
root / linksafe
0644
config.cpython-35.pyc
15.043 KB
13 Nov 2023 9.23 PM
root / linksafe
0644
dep_util.cpython-35.pyc
0.915 KB
13 Nov 2023 9.23 PM
root / linksafe
0644
depends.cpython-35.pyc
5.575 KB
13 Nov 2023 9.23 PM
root / linksafe
0644
dist.cpython-35.pyc
36.89 KB
13 Nov 2023 9.23 PM
root / linksafe
0644
extension.cpython-35.pyc
2.089 KB
13 Nov 2023 9.23 PM
root / linksafe
0644
glob.cpython-35.pyc
4.128 KB
13 Nov 2023 9.23 PM
root / linksafe
0644
launch.cpython-35.pyc
0.938 KB
13 Nov 2023 9.23 PM
root / linksafe
0644
lib2to3_ex.cpython-35.pyc
2.573 KB
13 Nov 2023 9.23 PM
root / linksafe
0644
monkey.cpython-35.pyc
5.43 KB
13 Nov 2023 9.23 PM
root / linksafe
0644
msvc.cpython-35.pyc
36.324 KB
13 Nov 2023 9.23 PM
root / linksafe
0644
namespaces.cpython-35.pyc
3.845 KB
13 Nov 2023 9.23 PM
root / linksafe
0644
package_index.cpython-35.pyc
34.696 KB
13 Nov 2023 9.23 PM
root / linksafe
0644
py26compat.cpython-35.pyc
1.116 KB
13 Nov 2023 9.23 PM
root / linksafe
0644
py27compat.cpython-35.pyc
0.872 KB
13 Nov 2023 9.23 PM
root / linksafe
0644
py31compat.cpython-35.pyc
2.004 KB
13 Nov 2023 9.23 PM
root / linksafe
0644
py33compat.cpython-35.pyc
1.337 KB
13 Nov 2023 9.23 PM
root / linksafe
0644
py36compat.cpython-35.pyc
2.376 KB
13 Nov 2023 9.23 PM
root / linksafe
0644
sandbox.cpython-35.pyc
16.6 KB
13 Nov 2023 9.23 PM
root / linksafe
0644
site-patch.cpython-35.pyc
1.701 KB
13 Nov 2023 9.23 PM
root / linksafe
0644
ssl_support.cpython-35.pyc
7.07 KB
13 Nov 2023 9.23 PM
root / linksafe
0644
unicode_utils.cpython-35.pyc
1.262 KB
13 Nov 2023 9.23 PM
root / linksafe
0644
version.cpython-35.pyc
0.368 KB
13 Nov 2023 9.23 PM
root / linksafe
0644
windows_support.cpython-35.pyc
1.083 KB
13 Nov 2023 9.23 PM
root / linksafe
0644

✘✘ GRAYBYTE WORDPRESS FILE MANAGER @ 2026 CONTACT ME ✘✘
Static GIF Static GIF