/opt/imh-python/lib/python3.9/distutils/__pycache__
NameSizeModeActions
archive_util.cpython-39.opt-1.pyc65960644editdlrm
archive_util.cpython-39.opt-2.pyc45540644editdlrm
archive_util.cpython-39.pyc65960644editdlrm
bcppcompiler.cpython-39.opt-1.pyc65070644editdlrm
bcppcompiler.cpython-39.opt-2.pyc62190644editdlrm
bcppcompiler.cpython-39.pyc65070644editdlrm
ccompiler.cpython-39.opt-1.pyc331050644editdlrm
ccompiler.cpython-39.opt-2.pyc167990644editdlrm
ccompiler.cpython-39.pyc331960644editdlrm
cmd.cpython-39.opt-1.pyc139350644editdlrm
cmd.cpython-39.opt-2.pyc80690644editdlrm
cmd.cpython-39.pyc139350644editdlrm
config.cpython-39.opt-1.pyc35380644editdlrm
config.cpython-39.opt-2.pyc31470644editdlrm
config.cpython-39.pyc35380644editdlrm
core.cpython-39.opt-1.pyc66630644editdlrm
core.cpython-39.opt-2.pyc32760644editdlrm
core.cpython-39.pyc66630644editdlrm
cygwinccompiler.cpython-39.opt-1.pyc85120644editdlrm
cygwinccompiler.cpython-39.opt-2.pyc68820644editdlrm
cygwinccompiler.cpython-39.pyc85120644editdlrm
debug.cpython-39.opt-1.pyc2050644editdlrm
debug.cpython-39.opt-2.pyc2050644editdlrm
debug.cpython-39.pyc2050644editdlrm
dep_util.cpython-39.opt-1.pyc27250644editdlrm
dep_util.cpython-39.opt-2.pyc12810644editdlrm
dep_util.cpython-39.pyc27250644editdlrm
dir_util.cpython-39.opt-1.pyc58260644editdlrm
dir_util.cpython-39.opt-2.pyc34480644editdlrm
dir_util.cpython-39.pyc58260644editdlrm
dist.cpython-39.opt-1.pyc343570644editdlrm
dist.cpython-39.opt-2.pyc250660644editdlrm
dist.cpython-39.pyc343570644editdlrm
errors.cpython-39.opt-1.pyc52610644editdlrm
errors.cpython-39.opt-2.pyc27130644editdlrm
errors.cpython-39.pyc52610644editdlrm
extension.cpython-39.opt-1.pyc69260644editdlrm
extension.cpython-39.opt-2.pyc34360644editdlrm
extension.cpython-39.pyc69260644editdlrm
fancy_getopt.cpython-39.opt-1.pyc105110644editdlrm
fancy_getopt.cpython-39.opt-2.pyc77080644editdlrm
fancy_getopt.cpython-39.pyc106340644editdlrm
filelist.cpython-39.opt-1.pyc97700644editdlrm
filelist.cpython-39.opt-2.pyc68990644editdlrm
filelist.cpython-39.pyc98440644editdlrm
file_util.cpython-39.opt-1.pyc59920644editdlrm
file_util.cpython-39.opt-2.pyc38550644editdlrm
file_util.cpython-39.pyc59920644editdlrm
log.cpython-39.opt-1.pyc23240644editdlrm
log.cpython-39.opt-2.pyc22630644editdlrm
log.cpython-39.pyc23240644editdlrm
msvc9compiler.cpython-39.opt-1.pyc174780644editdlrm
msvc9compiler.cpython-39.opt-2.pyc158570644editdlrm
msvc9compiler.cpython-39.pyc175210644editdlrm
msvccompiler.cpython-39.opt-1.pyc147160644editdlrm
msvccompiler.cpython-39.opt-2.pyc131430644editdlrm
msvccompiler.cpython-39.pyc147160644editdlrm
spawn.cpython-39.opt-1.pyc34500644editdlrm
spawn.cpython-39.opt-2.pyc23170644editdlrm
spawn.cpython-39.pyc34500644editdlrm
sysconfig.cpython-39.opt-1.pyc120700644editdlrm
sysconfig.cpython-39.opt-2.pyc85830644editdlrm
sysconfig.cpython-39.pyc120700644editdlrm
text_file.cpython-39.opt-1.pyc84500644editdlrm
text_file.cpython-39.opt-2.pyc33520644editdlrm
text_file.cpython-39.pyc84500644editdlrm
unixccompiler.cpython-39.opt-1.pyc66480644editdlrm
unixccompiler.cpython-39.opt-2.pyc60590644editdlrm
unixccompiler.cpython-39.pyc66480644editdlrm
util.cpython-39.opt-1.pyc155990644editdlrm
util.cpython-39.opt-2.pyc97150644editdlrm
util.cpython-39.pyc155990644editdlrm
version.cpython-39.opt-1.pyc73210644editdlrm
version.cpython-39.opt-2.pyc40360644editdlrm
version.cpython-39.pyc73500644editdlrm
versionpredicate.cpython-39.opt-1.pyc51340644editdlrm
versionpredicate.cpython-39.opt-2.pyc26540644editdlrm
versionpredicate.cpython-39.pyc51340644editdlrm
_msvccompiler.cpython-39.opt-1.pyc127930644editdlrm
_msvccompiler.cpython-39.opt-2.pyc116440644editdlrm
_msvccompiler.cpython-39.pyc128360644editdlrm
__init__.cpython-39.opt-1.pyc3950644editdlrm
__init__.cpython-39.opt-2.pyc2130644editdlrm
__init__.cpython-39.pyc3950644editdlrm
Edit: /opt/imh-python/lib/python3.9/distutils/__pycache__/spawn.cpython-39.pyc (3450B)
a dh4@sndZddlZddlZddlZddlmZmZddlmZddl m Z ej dkrVda da d dd Zd d d ZdS)zdistutils.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)DistutilsPlatformErrorDistutilsExecError)DEBUG)logdarwinc Cst|}td||r dS|r@t|d}|dur@||d<d}tjdkrtdurddlm }| dpndatrdd t d Da trt jdt}d d | d D}t dd d dgkr|dd d dgkrd|tf} t| tt j|d}z tj||d} | | j} WnLtyd} z2ts8|d}td|| jdf| WYd} ~ n d} ~ 00| rtsz|d}td|| fdS)aRun 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.  Nrr) sysconfigMACOSX_DEPLOYMENT_TARGETcSsg|] }t|qSint.0xr r 0/opt/imh-python/lib/python3.9/distutils/spawn.py <zspawn...cSsg|] }t|qSr r rr r rrDr z]$MACOSX_DEPLOYMENT_TARGET mismatch: now "%s" but "%s" during configure;must use 10.3 or later)r )envzcommand %r failed: %sz#command %r failed with exit code %s)listrinfojoinfind_executablesysplatform _cfg_target distutilsr Zget_config_varsplit_cfg_target_splitosenvirongetrdict subprocessPopenwait returncodeOSErrorrrargs) cmdZ search_pathverbosedry_run executablerr Z cur_targetZcur_target_splitZmy_msgprocexitcodeexcr r rspawns`   (  r6c Cstj|\}}tjdkr*|dkr*|d}tj|r:|S|durtjdd}|durztd}Wnt t fytj }Yn0|sdS| tj }|D]&}tj||}tj|r|SqdS)zTries 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. win32z.exeNPATHCS_PATH)r%pathsplitextrr isfiler&r'confstrAttributeError ValueErrordefpathr#pathsepr)r2r:_extpathspfr r rr_s(     r)rrr)N)__doc__rr%r)Zdistutils.errorsrrZdistutils.debugrr"rr r!r$r6rr r r rs    H