HEX

Warning: set_time_limit() [function.set-time-limit]: Cannot set time limit - prohibited by configuration in /home/u547966/brikov.ru/www/wp-content/plugins/admin-menu-editor/menu-editor.php on line 745
Server: Apache
System: Linux 4.19.0-0.bpo.9-amd64 x86_64 at red40
User: u547966 (5490)
PHP: 5.3.29-mh2
Disabled: syslog, dl, popen, proc_open, proc_nice, proc_get_status, proc_close, proc_terminate, posix_mkfifo, chown, chgrp, accelerator_reset, opcache_reset, accelerator_get_status, opcache_get_status, pcntl_alarm, pcntl_fork, pcntl_waitpid, pcntl_wait, pcntl_wifexited, pcntl_wifstopped, pcntl_wifsignaled, pcntl_wifcontinued, pcntl_wexitstatus, pcntl_wtermsig, pcntl_wstopsig, pcntl_signal, pcntl_signal_dispatch, pcntl_get_last_error, pcntl_strerror, pcntl_sigprocmask, pcntl_sigwaitinfo, pcntl_sigtimedwait, pcntl_exec, pcntl_getpriority, pcntl_setpriority
Upload Files
File: //usr/lib/python3.5/distutils/command/__pycache__/install_lib.cpython-35.pyc


Fa!@sjdZddlZddlZddlZddlmZddlmZdZ	GdddeZ
dS)zkdistutils.command.install_lib

Implements the Distutils 'install_lib' command
(install all Python modules).N)Command)DistutilsOptionErrorz.pyc	@seZdZdZd*d+d,d-d.d/d0gZdddgZddiZddZddZddZ	ddZ
ddZd d!Zd"d#Z
d$d%Zd&d'Zd(d)ZdS)1install_libz7install all Python modules (extensions and pure Python)install-dir=ddirectory to install to
build-dir=b'build directory (where to install from)forcef-force installation (overwrite existing files)compileccompile .py to .pyc [default]
no-compileNdon't compile .py files	optimize=Olalso compile with optimization: -O1 for "python -O", -O2 for "python -OO", and -O0 to disable [default: -O0]
skip-buildskip the build stepscCsCd|_d|_d|_d|_d|_d|_d|_dS)Nr)install_dir	build_dirrroptimize
skip_build	multiarch)selfr3/usr/lib/python3.5/distutils/command/install_lib.pyinitialize_options3s						zinstall_lib.initialize_optionscCs|jdddddddd|jdkr:d|_|jdkrRd|_t|jtsy+t|j|_|jdkrtWn$ttfk
rtdYnXdS)Ninstall	build_librrrrrrrrTFrzoptimize must be 0, 1, or 2)r"r)rr)rr)rr)rr)rr)rr)rr#r$)Zset_undefined_optionsrr
isinstanceintAssertionError
ValueErrorr)rrrrfinalize_options=s&			
zinstall_lib.finalize_optionscCsB|j|j}|dk	r>|jjr>|j|dS)N)buildr!distributionhas_pure_modulesbyte_compile)routfilesrrrrunXs
zinstall_lib.runcCsE|jsA|jjr%|jd|jjrA|jddS)Nbuild_py	build_ext)rr+r,Zrun_commandhas_ext_modules)rrrrr*hs
	
zinstall_lib.buildcCsgtjj|jrKddl}|j|j_|j|j|j	}n|j
d|jdS|S)Nrz3'%s' does not exist -- no Python modules to install)ospathisdirrZdistutils.dir_utilrZdir_util
_multiarchZ	copy_treerwarn)rZ	distutilsr.rrrr!os	zinstall_lib.installcCstjr|jddSddlm}|jdj}|jrm||ddd|jd|d|j	|j
dkr||d|j
d|jd|d	|jd|j	dS)
Nz%byte-compiling is disabled, skipping.r)r-r!rrprefixdry_runverbose)sysdont_write_bytecoder7Zdistutils.utilr-get_finalized_commandrootrrr9rr:)rZfilesr-Zinstall_rootrrrr-zs	
	
zinstall_lib.byte_compilec
Cs|s
gS|j|}|j}t||}t|ttj}g}x4|D],}	|jtjj||	|dqZW|S)N)	r=get_outputsgetattrlenr3sepappendr4join)
rZhas_anyZ	build_cmdZ
cmd_optionZ
output_dirZbuild_filesrZ
prefix_lenZoutputsfilerrr_mutate_outputss
*zinstall_lib._mutate_outputscCsg}x|D]}tjjtjj|d}|tkrDq
|jrl|jtjj	|dd|j
dkr
|jtjj	|d|j
q
W|S)Nr#optimizationr)r3r4splitextnormcasePYTHON_SOURCE_EXTENSIONrrC	importlibutilcache_from_sourcer)rZpy_filenamesZbytecode_filesZpy_fileZextrrr_bytecode_filenamess
"	zinstall_lib._bytecode_filenamescCsu|j|jjdd|j}|jr?|j|}ng}|j|jjdd|j}|||S)zReturn the list of files that would be installed if this command
        were actually run.  Not affected by the "dry-run" flag or whether
        modules have actually been built yet.
        r0r"r1)rFr+r,rrrOr2)rZpure_outputsZbytecode_outputsZext_outputsrrrr?s	zinstall_lib.get_outputscCslg}|jjr7|jd}|j|j|jjrh|jd}|j|j|S)zGet the list of files that are input to this command, ie. the
        files that get installed as they are named in the build tree.
        The files in this list correspond one-to-one to the output
        filenames returned by 'get_outputs()'.
        r0r1)r+r,r=extendr?r2)rZinputsr0r1rrr
get_inputsszinstall_lib.get_inputs)rrr)rr	r
)rrr
)rrr)rNr)rrr)rNr)__name__
__module____qualname__ZdescriptionZuser_optionsZboolean_optionsZnegative_optr r)r/r*r!r-rFrOr?rQrrrrrs*	
r)__doc__r3importlib.utilrLr;Zdistutils.corerZdistutils.errorsrrKrrrrr<module>s