$25 GRAYBYTE WORDPRESS FILE MANAGER $85

SERVER : premium201.web-hosting.com #1 SMP Wed Mar 26 12:08:09 UTC 2025
SERVER IP : 104.21.43.35 | ADMIN IP 216.73.216.180
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : mail

/opt/alt/python27/lib64/python2.7/distutils/command/

HOME
Current File : /opt/alt/python27/lib64/python2.7/distutils/command//install_lib.pyc
�
�V~gc@s�dZdZddlZddlZddlmZddlmZeed�rcej	dZ
ndZ
d	efd
��YZdS(skdistutils.command.install_lib

Implements the Distutils 'install_lib' command
(install all Python modules).s$Id$i����N(tCommand(tDistutilsOptionErrortextseptpys.pytinstall_libc	Bs�eZdZddd d!d#d$d%gZdd
dgZid
d
6Zd�Zd�Zd�Z	d�Z
d�Zd�Zd�Z
d�Zd�Zd�ZRS(&s7install all Python modules (extensions and pure Python)sinstall-dir=tdsdirectory to install tos
build-dir=tbs'build directory (where to install from)tforcetfs-force installation (overwrite existing files)tcompiletcscompile .py to .pyc [default]s
no-compilesdon't compile .py filess	optimize=tOslalso compile with optimization: -O1 for "python -O", -O2 for "python -OO", and -O0 to disable [default: -O0]s
skip-buildsskip the build stepscCs:d|_d|_d|_d|_d|_d|_dS(Ni(tNonetinstall_dirt	build_dirRR	toptimizet
skip_build(tself((sB/opt/alt/python27/lib64/python2.7/distutils/command/install_lib.pytinitialize_options7s					c	Cs�|jddddddd�|jdkr:d
|_n|jdkrUd|_nt|jt�s�y.t|j�|_|jdkr�t�nWq�ttfk
r�td
�q�XndS(Ntinstallt	build_libRRR
RR	RRiiisoptimize must be 0, 1, or 2(RR(RR
(RR(R	R	(RR(RR(iii(	tset_undefined_optionsR	RRt
isinstancetinttAssertionErrort
ValueErrorR(R((sB/opt/alt/python27/lib64/python2.7/distutils/command/install_lib.pytfinalize_options@s$	
cCsE|j�|j�}|dk	rA|jj�rA|j|�ndS(N(tbuildRRtdistributionthas_pure_modulestbyte_compile(Rtoutfiles((sB/opt/alt/python27/lib64/python2.7/distutils/command/install_lib.pytrunZs
cCsN|jsJ|jj�r(|jd�n|jj�rJ|jd�qJndS(Ntbuild_pyt	build_ext(RRRtrun_commandthas_ext_modules(R((sB/opt/alt/python27/lib64/python2.7/distutils/command/install_lib.pyRjs
	cCsLtjj|j�r0|j|j|j�}n|jd|j�dS|S(Ns3'%s' does not exist -- no Python modules to install(tostpathtisdirRt	copy_treeR
twarn(RR((sB/opt/alt/python27/lib64/python2.7/distutils/command/install_lib.pyRqs	cCs�tjr|jd�dSddlm}|jd�j}|jrp||ddd|jd|d	|j	�n|j
dkr�||d|j
d|jd|d
|jd	|j	�ndS(Ns%byte-compiling is disabled, skipping.i����(RRRiRtprefixtdry_runtverbose(tsystdont_write_bytecodeR)tdistutils.utilRtget_finalized_commandtrootR	RR+RR,(RtfilesRtinstall_root((sB/opt/alt/python27/lib64/python2.7/distutils/command/install_lib.pyRzs	
	
c
Cs�|s
gS|j|�}|j�}t||�}t|�ttj�}g}x.|D]&}	|jtjj||	|��qZW|S(N(	R0tget_outputstgetattrtlenR%tseptappendR&tjoin(
Rthas_anyt	build_cmdt
cmd_optiont
output_dirtbuild_filesRt
prefix_lentoutputstfile((sB/opt/alt/python27/lib64/python2.7/distutils/command/install_lib.pyt_mutate_outputs�s
$cCs�g}x�|D]z}tjjtjj|��d}|tkrGq
n|jrd|j|d�n|jdkr
|j|d�q
q
W|S(NiR
ito(R%R&tsplitexttnormcasetPYTHON_SOURCE_EXTENSIONR	R8R(Rtpy_filenamestbytecode_filestpy_filetext((sB/opt/alt/python27/lib64/python2.7/distutils/command/install_lib.pyt_bytecode_filenames�s
"	cCsu|j|jj�dd|j�}|jr?|j|�}ng}|j|jj�dd|j�}|||S(s�Return 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.
        R!RR"(RBRRR
R	RKR$(Rtpure_outputstbytecode_outputstext_outputs((sB/opt/alt/python27/lib64/python2.7/distutils/command/install_lib.pyR4�s	cCsrg}|jj�r:|jd�}|j|j��n|jj�rn|jd�}|j|j��n|S(s�Get 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()'.
        R!R"(RRR0textendR4R$(RtinputsR!R"((sB/opt/alt/python27/lib64/python2.7/distutils/command/install_lib.pyt
get_inputs�s(sinstall-dir=Rsdirectory to install to(s
build-dir=Rs'build directory (where to install from)(RRs-force installation (overwrite existing files)(R	R
scompile .py to .pyc [default]N(s
no-compileNsdon't compile .py files(s	optimize=Rslalso compile with optimization: -O1 for "python -O", -O2 for "python -OO", and -O0 to disable [default: -O0](s
skip-buildNsskip the build steps(t__name__t
__module__tdescriptionRtuser_optionstboolean_optionstnegative_optRRR RRRRBRKR4RQ(((sB/opt/alt/python27/lib64/python2.7/distutils/command/install_lib.pyRs*	
											(t__doc__t__revision__R%R-tdistutils.coreRtdistutils.errorsRthasattrRRFR(((sB/opt/alt/python27/lib64/python2.7/distutils/command/install_lib.pyt<module>s


Current_dir [ NOT WRITEABLE ] Document_root [ NOT WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
24 Jan 2025 9.35 AM
root / linksafe
0755
__init__.py
0.803 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
__init__.pyc
0.662 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
__init__.pyo
0.662 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
bdist.py
5.465 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
bdist.pyc
5.124 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
bdist.pyo
5.124 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
bdist_dumb.py
5.074 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
bdist_dumb.pyc
4.93 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
bdist_dumb.pyo
4.93 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
bdist_msi.py
34.368 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
bdist_msi.pyc
23.615 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
bdist_msi.pyo
23.511 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
bdist_rpm.py
20.556 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
bdist_rpm.pyc
17.31 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
bdist_rpm.pyo
17.228 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
bdist_wininst.py
14.647 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
bdist_wininst.pyc
10.601 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
bdist_wininst.pyo
10.523 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
build.py
5.328 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
build.pyc
5.152 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
build.pyo
5.152 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
build_clib.py
7.94 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
build_clib.pyc
6.325 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
build_clib.pyo
6.325 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
build_ext.py
31.74 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
build_ext.py.debug-build
31.514 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
build_ext.pyc
19.132 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
build_ext.pyo
19.132 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
build_py.py
15.955 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
build_py.pyc
11.49 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
build_py.pyo
11.42 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
build_scripts.py
4.49 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
build_scripts.pyc
4.461 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
build_scripts.pyo
4.461 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
check.py
5.539 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
check.pyc
6.268 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
check.pyo
6.268 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
clean.py
2.748 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
clean.pyc
3.061 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
clean.pyo
3.061 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
command_template
0.702 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
config.py
12.822 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
config.pyc
12.642 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
config.pyo
12.642 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
install.py
25.648 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
install.pyc
16.729 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
install.pyo
16.729 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
install_data.py
2.778 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
install_data.pyc
3.134 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
install_data.pyo
3.134 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
install_egg_info.py
2.526 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
install_egg_info.pyc
3.771 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
install_egg_info.pyo
3.771 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
install_headers.py
1.314 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
install_headers.pyc
2.291 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
install_headers.pyo
2.291 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
install_lib.py
8.143 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
install_lib.pyc
6.677 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
install_lib.pyo
6.677 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
install_scripts.py
2.02 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
install_scripts.pyc
2.948 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
install_scripts.pyo
2.948 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
register.py
11.562 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
register.pyc
10.134 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
register.pyo
10.134 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
sdist.py
18.122 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
sdist.pyc
16.533 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
sdist.pyo
16.533 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
upload.py
6.836 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
upload.pyc
6.236 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
upload.pyo
6.236 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
wininst-6.0.exe
60 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
wininst-7.1.exe
64 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
wininst-8.0.exe
60 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
wininst-9.0-amd64.exe
218.5 KB
8 Jan 2025 10.43 AM
root / linksafe
0644
wininst-9.0.exe
191.5 KB
8 Jan 2025 10.43 AM
root / linksafe
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025 CONTACT ME
Static GIF