[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@3.135.196.144: ~ $


��Yf��@s�dZddlZddlZddlmZmZddlmZddlm	Z	ddddd�Z
d	d
�Zddddd�Zej
d
kr�ddlmZdadaddddd�Zddd�ZdS)z�distutils.spawn

Provides the 'spawn()' function, a front-end to various platform-
specific functions for launching another program in a sub-process.
Also provides the 'find_executable()' to search the path for a given
executable name.
�N)�DistutilsPlatformError�DistutilsExecError)�DEBUG)�log�cCsmt|�}tjdkr1t||d|�n8tjdkrVt||d|�ntdtj��dS)a�Run another program, specified as a command list 'cmd', in a new process.

    'cmd' is just the argument list for the new process, ie.
    cmd[0] is the program to run and cmd[1:] are the rest of its arguments.
    There is no way to run a program with a name different from that of its
    executable.

    If 'search_path' is true (the default), the system's executable
    search path will be used to find the program; otherwise, cmd[0]
    must be the exact path to the executable.  If 'dry_run' is true,
    the command will not actually be run.

    Raise DistutilsExecError if running the program fails in any way; just
    return on success.
    �posix�dry_run�ntz1don't know how to spawn programs on platform '%s'N)�list�os�name�_spawn_posix�	_spawn_ntr)�cmd�search_path�verboser�r�4/opt/alt/python35/lib64/python3.5/distutils/spawn.py�spawnsrcCs;x4t|�D]&\}}d|kr
d|||<q
W|S)z�Quote command-line arguments for DOS/Windows conventions.

    Just wraps every argument which contains blanks in double quotes, and
    returns a new argument list.
    � z"%s")�	enumerate)�args�i�argrrr�_nt_quote_args+srcCs�|d}t|�}|r.t|�p+|}tjdj|g|dd���|s�ytjtj||�}WnNtk
r�}z.t	s�|}t
d||jdf��WYdd}~XnX|dkr�t	s�|}t
d||f��dS)Nrrrzcommand %r failed: %sz%command %r failed with exit status %d���)r�find_executabler�info�joinr�spawnv�P_WAIT�OSErrorrrr)rrrr�
executable�rc�excrrrr;s$
'-r�darwin)�	sysconfigcCs5tjdj|��|r dS|d}|r9tjp?tj}d}tjdkr tdkr�t	j
d�pudatr�dd�tjd�D�atr tj
jdt�}td	d�|jd�D�kr�d
|tf}t|��ttj
d|�}|rtjptj}tj�}	|	dkr�y0|dkrW|||�n||||�Wn[tk
r�}
z;ts�|}tjjd||
jf�tjd�WYdd}
~
XnXts�|}tjjd
|�tjd�n;x8ytj|	d�\}	}WnNtk
re}z.ts6|}td||jdf��WYdd}~XnXtj|�r�ts�|}td|tj|�f��q�tj|�r�tj |�}
|
dkr�dSts�|}td||
f��q�tj!|�rq�q�ts|}td||f��q�WdS)Nrrr%�MACOSX_DEPLOYMENT_TARGET�cSsg|]}t|��qSr)�int)�.0�xrrr�
<listcomp>es	z _spawn_posix.<locals>.<listcomp>�.cSsg|]}t|��qSr)r))r*r+rrrr,ks	zF$MACOSX_DEPLOYMENT_TARGET mismatch: now "%s" but "%s" during configurezunable to execute %r: %s
rz(unable to execute %r for unknown reasonszcommand %r failed: %sz"command %r terminated by signal %dz%command %r failed with exit status %dz1unknown error executing %r: termination status %dr)"rrrr�execvp�execv�sys�platform�_cfg_targetr&�get_config_var�split�_cfg_target_split�environ�getr�dict�execvpe�execve�forkr!r�stderr�write�strerror�_exit�waitpidrr�WIFSIGNALED�WTERMSIG�	WIFEXITED�WEXITSTATUS�
WIFSTOPPED)rrrrr"Zexec_fn�envZ
cur_targetZmy_msg�pid�eZstatusr$Zexit_statusrrrr
Xs�
"
	 -r
cCs�|dkrtjd}|jtj�}tjj|�\}}tjdkrh|dkrh|d}tjj|�s�x9|D]1}tjj	||�}tjj|�r�|Sq�WdS|SdS)z�Tries to find 'executable' in the directories listed in 'path'.

    A string listing directories separated by 'os.pathsep'; defaults to
    os.environ['PATH'].  Returns the complete filename or None if not found.
    N�PATH�win32z.exe)
rr6r4�pathsep�path�splitextr0r1�isfiler)r"rL�paths�baseZext�p�frrrr�s


r)�__doc__r0rZdistutils.errorsrrZdistutils.debugrZ	distutilsrrrrr1r&r2r5r
rrrrr�<module>sQ

Filemanager

Name Type Size Permission Actions
__init__.cpython-35.opt-1.pyc File 406 B 0644
__init__.cpython-35.opt-2.pyc File 212 B 0644
__init__.cpython-35.pyc File 406 B 0644
_msvccompiler.cpython-35.opt-1.pyc File 13.18 KB 0644
_msvccompiler.cpython-35.opt-2.pyc File 12.38 KB 0644
_msvccompiler.cpython-35.pyc File 13.25 KB 0644
archive_util.cpython-35.opt-1.pyc File 6.64 KB 0644
archive_util.cpython-35.opt-2.pyc File 4.64 KB 0644
archive_util.cpython-35.pyc File 6.64 KB 0644
bcppcompiler.cpython-35.opt-1.pyc File 7.08 KB 0644
bcppcompiler.cpython-35.opt-2.pyc File 6.78 KB 0644
bcppcompiler.cpython-35.pyc File 7.08 KB 0644
ccompiler.cpython-35.opt-1.pyc File 33.82 KB 0644
ccompiler.cpython-35.opt-2.pyc File 17.84 KB 0644
ccompiler.cpython-35.pyc File 33.99 KB 0644
cmd.cpython-35.opt-1.pyc File 15.27 KB 0644
cmd.cpython-35.opt-2.pyc File 9.4 KB 0644
cmd.cpython-35.pyc File 15.27 KB 0644
config.cpython-35.opt-1.pyc File 3.71 KB 0644
config.cpython-35.opt-2.pyc File 3.32 KB 0644
config.cpython-35.pyc File 3.71 KB 0644
core.cpython-35.opt-1.pyc File 6.88 KB 0644
core.cpython-35.opt-2.pyc File 3.56 KB 0644
core.cpython-35.pyc File 6.88 KB 0644
cygwinccompiler.cpython-35.opt-1.pyc File 9 KB 0644
cygwinccompiler.cpython-35.opt-2.pyc File 7.39 KB 0644
cygwinccompiler.cpython-35.pyc File 9 KB 0644
debug.cpython-35.opt-1.pyc File 211 B 0644
debug.cpython-35.opt-2.pyc File 201 B 0644
debug.cpython-35.pyc File 211 B 0644
dep_util.cpython-35.opt-1.pyc File 2.79 KB 0644
dep_util.cpython-35.opt-2.pyc File 1.36 KB 0644
dep_util.cpython-35.pyc File 2.79 KB 0644
dir_util.cpython-35.opt-1.pyc File 6.05 KB 0644
dir_util.cpython-35.opt-2.pyc File 3.72 KB 0644
dir_util.cpython-35.pyc File 6.05 KB 0644
dist.cpython-35.opt-1.pyc File 35.6 KB 0644
dist.cpython-35.opt-2.pyc File 26.5 KB 0644
dist.cpython-35.pyc File 35.6 KB 0644
errors.cpython-35.opt-1.pyc File 5.58 KB 0644
errors.cpython-35.opt-2.pyc File 2.96 KB 0644
errors.cpython-35.pyc File 5.58 KB 0644
extension.cpython-35.opt-1.pyc File 7.23 KB 0644
extension.cpython-35.opt-2.pyc File 3.81 KB 0644
extension.cpython-35.pyc File 7.23 KB 0644
fancy_getopt.cpython-35.opt-1.pyc File 11.05 KB 0644
fancy_getopt.cpython-35.opt-2.pyc File 8.29 KB 0644
fancy_getopt.cpython-35.pyc File 11.22 KB 0644
file_util.cpython-35.opt-1.pyc File 6.15 KB 0644
file_util.cpython-35.opt-2.pyc File 4.05 KB 0644
file_util.cpython-35.pyc File 6.15 KB 0644
filelist.cpython-35.opt-1.pyc File 10.08 KB 0644
filelist.cpython-35.opt-2.pyc File 7.27 KB 0644
filelist.cpython-35.pyc File 10.08 KB 0644
log.cpython-35.opt-1.pyc File 2.42 KB 0644
log.cpython-35.opt-2.pyc File 2.35 KB 0644
log.cpython-35.pyc File 2.42 KB 0644
msvc9compiler.cpython-35.opt-1.pyc File 18.66 KB 0644
msvc9compiler.cpython-35.opt-2.pyc File 17.06 KB 0644
msvc9compiler.cpython-35.pyc File 18.72 KB 0644
msvccompiler.cpython-35.opt-1.pyc File 15.57 KB 0644
msvccompiler.cpython-35.opt-2.pyc File 14.01 KB 0644
msvccompiler.cpython-35.pyc File 15.57 KB 0644
spawn.cpython-35.opt-1.pyc File 5.24 KB 0644
spawn.cpython-35.opt-2.pyc File 3.96 KB 0644
spawn.cpython-35.pyc File 5.24 KB 0644
sysconfig.cpython-35.opt-1.pyc File 12.79 KB 0644
sysconfig.cpython-35.opt-2.pyc File 9.38 KB 0644
sysconfig.cpython-35.pyc File 12.79 KB 0644
text_file.cpython-35.opt-1.pyc File 8.68 KB 0644
text_file.cpython-35.opt-2.pyc File 3.69 KB 0644
text_file.cpython-35.pyc File 8.68 KB 0644
unixccompiler.cpython-35.opt-1.pyc File 7.43 KB 0644
unixccompiler.cpython-35.opt-2.pyc File 6.8 KB 0644
unixccompiler.cpython-35.pyc File 7.43 KB 0644
util.cpython-35.opt-1.pyc File 16.14 KB 0644
util.cpython-35.opt-2.pyc File 10.21 KB 0644
util.cpython-35.pyc File 16.14 KB 0644
version.cpython-35.opt-1.pyc File 7.54 KB 0644
version.cpython-35.opt-2.pyc File 4.32 KB 0644
version.cpython-35.pyc File 7.59 KB 0644
versionpredicate.cpython-35.opt-1.pyc File 5.24 KB 0644
versionpredicate.cpython-35.opt-2.pyc File 2.81 KB 0644
versionpredicate.cpython-35.pyc File 5.24 KB 0644