GRAYBYTE WORDPRESS FILE MANAGER9253

Server IP : 162.254.39.133 / Your IP : 216.73.216.176
System : Linux premium287.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64
PHP Version : 8.1.33
Disable Function : mail
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF

HOME

/lib64/python2.7/distutils/command/
Upload Files :
Current_dir [ Not Writeable ] Document_root [ Writeable ]

Command :


Current File : /lib64/python2.7/distutils/command//build_py.pyo
�
{fc@s�dZdZddlZddlZddlmZddlmZddlmZm	Z	ddl
mZddlm
Z
d	efd
��YZdS(sHdistutils.command.build_py

Implements the Distutils 'build_py' command.s$Id$i����N(tglob(tCommand(tDistutilsOptionErrortDistutilsFileError(tconvert_path(tlogtbuild_pycBs�eZdZd#d$d&d'd(gZddgZidd6Zd�Zd�Zd�Z	d�Z
d�Zd�Zd�Z
d�Zd�Zd�Zd�Zd�Zd�Zd�Zdd�Zd�Zd �Zd!�Zd"�ZRS()s5"build" pure Python modules (copy to build directory)s
build-lib=tdsdirectory to "build" (copy) totcompiletcscompile .py to .pycs
no-compiles!don't compile .py files [default]s	optimize=tOslalso compile with optimization: -O1 for "python -O", -O2 for "python -OO", and -O0 to disable [default: -O0]tforcetfs2forcibly build everything (ignore file timestamps)cCsLd|_d|_d|_d|_d|_d|_d|_d|_dS(Ni(	tNonet	build_libt
py_modulestpackagetpackage_datatpackage_dirRtoptimizeR(tself((s2/usr/lib64/python2.7/distutils/command/build_py.pytinitialize_options!s							cCs�|jddd�|jj|_|jj|_|jj|_i|_|jjr�x6|jjj�D]\}}t|�|j|<qhWn|j�|_	t
|jt�s�yt|j�|_Wq�t
tfk
r�td��q�XndS(NtbuildRRsoptimize must be 0, 1, or 2(RR(RR(tset_undefined_optionstdistributiontpackagesRRRtitemsRtget_data_filest
data_filest
isinstanceRtintt
ValueErrortAssertionErrorR(Rtnametpath((s2/usr/lib64/python2.7/distutils/command/build_py.pytfinalize_options+s"		cCsS|jr|j�n|jr6|j�|j�n|j|jdd��dS(Ntinclude_bytecodei(Rt
build_modulesRtbuild_packagestbuild_package_datatbyte_compiletget_outputs(R((s2/usr/lib64/python2.7/distutils/command/build_py.pytrunDs	
	

cCs�g}|js|Sx�|jD]�}|j|�}tjj|jg|jd��}d}|rvt|�d}ng|j||�D]}||^q�}|j	||||f�qW|S(s?Generate list of '(package,src_dir,build_dir,filenames)' tuplest.ii(
Rtget_package_dirtosR"tjoinRtsplittlentfind_data_filestappend(RtdataRtsrc_dirt	build_dirtplentfilet	filenames((s2/usr/lib64/python2.7/distutils/command/build_py.pyRbs	%)cCs�|jjdg�|jj|g�}g}xm|D]e}ttjj|t|���}|jg|D]*}||kritjj|�ri|^qi�q5W|S(s6Return filenames for package's data files in 'src_dir't(	RtgetRR-R"R.Rtextendtisfile(RRR4tglobstfilestpatterntfilelisttfn((s2/usr/lib64/python2.7/distutils/command/build_py.pyR1zs
!#cCs�x�|jD]v\}}}}xa|D]Y}tjj||�}|jtjj|��|jtjj||�|dt�q#Wq
WdS(s$Copy data files into build directoryt
preserve_modeN(RR-R"R.tmkpathtdirnamet	copy_filetFalse(RRR4R5R8tfilenamettarget((s2/usr/lib64/python2.7/distutils/command/build_py.pyR'�s
cCs|jd�}|js5|r.tjj|�SdSn�g}x�|r�y|jdj|�}Wn,tk
r�|jd|d�|d=q>X|jd|�tjj|�Sq>W|jjd�}|dk	r�|jd|�n|r�tjj|�SdSdS(s�Return the directory, relative to the top of the source
           distribution, where package 'package' should be found
           (at least according to the 'package_dir' option, if any).R+R9ii����N(	R/RR-R"R.tKeyErrortinsertR:R
(RRR"ttailtpdir((s2/usr/lib64/python2.7/distutils/command/build_py.pyR,�s(		
	cCs�|dkrYtjj|�s1td|��ntjj|�sYtd|��qYn|r�tjj|d�}tjj|�r�|Stjdd|�ndS(NR9s%package directory '%s' does not exists>supposed package directory '%s' exists, but is not a directorys__init__.pys!package init file '%s' not found s(or not a regular file)(
R-R"texistsRtisdirR.R<RtwarnR
(RRRtinit_py((s2/usr/lib64/python2.7/distutils/command/build_py.pyt
check_package�s	cCs1tjj|�s)tjd||�tStSdS(Ns!file %s (for module %s) not found(R-R"R<RRORFtTrue(Rtmoduletmodule_file((s2/usr/lib64/python2.7/distutils/command/build_py.pytcheck_module�sc	Cs�|j||�ttjj|d��}g}tjj|jj�}xx|D]p}tjj|�}||kr�tjjtjj	|��d}|j
|||f�qP|jd|�qPW|S(Ns*.pyisexcluding %s(RQRR-R"R.tabspathRtscript_nametsplitexttbasenameR2tdebug_print(	RRRtmodule_filestmodulestsetup_scriptRtabs_fRS((s2/usr/lib64/python2.7/distutils/command/build_py.pytfind_package_modules�s
"cCs!i}g}x|jD]}|jd�}dj|dd!�}|d}y||\}}Wn&tk
r�|j|�}d}nX|s�|j||�}	|df||<|	r�|j|d|	f�q�ntjj||d�}
|j	||
�sqn|j|||
f�qW|S(s�Finds individually-specified Python modules, ie. those listed by
        module name in 'self.py_modules'.  Returns a list of tuples (package,
        module_base, filename): 'package' is a tuple of the path through
        package-space to the module; 'module_base' is the bare (no
        packages, no dots) module name, and 'filename' is the path to the
        ".py" file (relative to the distribution root) that implements the
        module.
        R+ii����it__init__s.py(
RR/R.RIR,RQR2R-R"RU(RRR\RSR"Rtmodule_baseRtcheckedRPRT((s2/usr/lib64/python2.7/distutils/command/build_py.pytfind_modules�s*


cCswg}|jr%|j|j��n|jrsxB|jD]4}|j|�}|j||�}|j|�q8Wn|S(s4Compute the list of all modules that will be built, whether
        they are specified one-module-at-a-time ('self.py_modules') or
        by whole packages ('self.packages').  Return a list of tuples
        (package, module, module_file), just like 'find_modules()' and
        'find_package_modules()' do.(RR;RcRR,R_(RR\RRtm((s2/usr/lib64/python2.7/distutils/command/build_py.pytfind_all_moduless		cCs!g|j�D]}|d^q
S(Ni����(Re(RRS((s2/usr/lib64/python2.7/distutils/command/build_py.pytget_source_files-scCs.|gt|�|dg}tjj|�S(Ns.py(tlistR-R"R.(RR5RRStoutfile_path((s2/usr/lib64/python2.7/distutils/command/build_py.pytget_module_outfile0sicCs�|j�}g}x�|D]�\}}}|jd�}|j|j||�}|j|�|r|jr|j|d�n|jdkr�|j|d�q�qqW|g|jD]4\}}}	}
|
D]}tj	j
|	|�^q�q�7}|S(NR+R	ito(ReR/RiRR2RRRR-R"R.(RR$R\toutputsRRSRTRGR4R5R8((s2/usr/lib64/python2.7/distutils/command/build_py.pyR)4s 
	)cCs�t|t�r!|jd�}n$t|ttf�sEtd��n|j|j||�}tj	j
|�}|j|�|j||dd�S(NR+s:'package' must be a string (dot-separated), list, or tupleRBi(
RtstrR/Rgttuplet	TypeErrorRiRR-R"RDRCRE(RRSRTRtoutfiletdir((s2/usr/lib64/python2.7/distutils/command/build_py.pytbuild_moduleIs
cCs=|j�}x*|D]"\}}}|j|||�qWdS(N(RcRq(RR\RRSRT((s2/usr/lib64/python2.7/distutils/command/build_py.pyR%XscCsfx_|jD]T}|j|�}|j||�}x*|D]"\}}}|j|||�q8Wq
WdS(N(RR,R_Rq(RRRR\tpackage_RSRT((s2/usr/lib64/python2.7/distutils/command/build_py.pyR&bs
c
Cs�tjr|jd�dSddlm}|j}|dtjkrV|tj}n|jr�||ddd|j	d|d|j
�n|jdkr�||d|jd|j	d|d|j
�ndS(	Ns%byte-compiling is disabled, skipping.i����(R(RiRtprefixtdry_run(tsystdont_write_bytecodeROtdistutils.utilR(RR-tsepRRRtR(RR>R(Rs((s2/usr/lib64/python2.7/distutils/command/build_py.pyR(ws	
		(s
build-lib=Rsdirectory to "build" (copy) to(RR	scompile .py to .pycN(s
no-compileNs!don't compile .py files [default](s	optimize=R
slalso compile with optimization: -O1 for "python -O", -O2 for "python -OO", and -O0 to disable [default: -O0](RRs2forcibly build everything (ignore file timestamps)(t__name__t
__module__tdescriptionR
tuser_optionstboolean_optionstnegative_optRR#R*RR1R'R,RQRUR_RcReRfRiR)RqR%R&R((((s2/usr/lib64/python2.7/distutils/command/build_py.pyRs8	
	
				
			(				4					
	(t__doc__t__revision__R-RuRtdistutils.coreRtdistutils.errorsRRRwRt	distutilsRR(((s2/usr/lib64/python2.7/distutils/command/build_py.pyt<module>s

[ Back ]
Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
June 15 2024 10:33:27
root / root
0755
__init__.py
0.803 KB
April 10 2024 04:58:35
root / root
0644
__init__.pyc
0.649 KB
April 10 2024 04:58:46
root / root
0644
__init__.pyo
0.649 KB
April 10 2024 04:58:46
root / root
0644
bdist.py
5.465 KB
April 10 2024 04:58:35
root / root
0644
bdist.pyc
5.048 KB
April 10 2024 04:58:46
root / root
0644
bdist.pyo
5.048 KB
April 10 2024 04:58:46
root / root
0644
bdist_dumb.py
5.074 KB
April 10 2024 04:58:35
root / root
0644
bdist_dumb.pyc
4.866 KB
April 10 2024 04:58:46
root / root
0644
bdist_dumb.pyo
4.866 KB
April 10 2024 04:58:46
root / root
0644
bdist_msi.py
34.368 KB
April 10 2024 04:58:35
root / root
0644
bdist_msi.pyc
23.399 KB
April 10 2024 04:58:46
root / root
0644
bdist_msi.pyo
23.295 KB
April 10 2024 04:58:43
root / root
0644
bdist_rpm.py
20.556 KB
April 10 2024 04:58:35
root / root
0644
bdist_rpm.pyc
17.195 KB
April 10 2024 04:58:46
root / root
0644
bdist_rpm.pyo
17.113 KB
April 10 2024 04:58:43
root / root
0644
bdist_wininst.py
14.647 KB
April 10 2024 04:58:35
root / root
0644
bdist_wininst.pyc
10.474 KB
April 10 2024 04:58:46
root / root
0644
bdist_wininst.pyo
10.396 KB
April 10 2024 04:58:43
root / root
0644
build.py
5.328 KB
April 10 2024 04:58:35
root / root
0644
build.pyc
5.025 KB
April 10 2024 04:58:46
root / root
0644
build.pyo
5.025 KB
April 10 2024 04:58:46
root / root
0644
build_clib.py
7.94 KB
April 10 2024 04:58:35
root / root
0644
build_clib.pyc
6.198 KB
April 10 2024 04:58:46
root / root
0644
build_clib.pyo
6.198 KB
April 10 2024 04:58:46
root / root
0644
build_ext.py
31.749 KB
April 10 2024 04:58:35
root / root
0644
build_ext.py.debug-build
31.514 KB
April 10 2024 04:58:35
root / root
0644
build_ext.pyc
18.891 KB
April 10 2024 04:58:46
root / root
0644
build_ext.pyo
18.891 KB
April 10 2024 04:58:46
root / root
0644
build_py.py
15.955 KB
April 10 2024 04:58:35
root / root
0644
build_py.pyc
11.224 KB
April 10 2024 04:58:46
root / root
0644
build_py.pyo
11.153 KB
April 10 2024 04:58:43
root / root
0644
build_scripts.py
4.49 KB
April 10 2024 04:58:35
root / root
0644
build_scripts.pyc
4.372 KB
April 10 2024 04:58:46
root / root
0644
build_scripts.pyo
4.372 KB
April 10 2024 04:58:46
root / root
0644
check.py
5.539 KB
April 10 2024 04:58:35
root / root
0644
check.pyc
6.115 KB
April 10 2024 04:58:46
root / root
0644
check.pyo
6.115 KB
April 10 2024 04:58:46
root / root
0644
clean.py
2.748 KB
April 10 2024 04:58:35
root / root
0644
clean.pyc
2.997 KB
April 10 2024 04:58:46
root / root
0644
clean.pyo
2.997 KB
April 10 2024 04:58:46
root / root
0644
command_template
0.702 KB
April 10 2024 04:58:35
root / root
0644
config.py
12.822 KB
April 10 2024 04:58:35
root / root
0644
config.pyc
12.388 KB
April 10 2024 04:58:46
root / root
0644
config.pyo
12.388 KB
April 10 2024 04:58:46
root / root
0644
install.py
25.648 KB
April 10 2024 04:58:35
root / root
0644
install.pyc
16.424 KB
April 10 2024 04:58:46
root / root
0644
install.pyo
16.424 KB
April 10 2024 04:58:46
root / root
0644
install_data.py
2.778 KB
April 10 2024 04:58:35
root / root
0644
install_data.pyc
3.045 KB
April 10 2024 04:58:46
root / root
0644
install_data.pyo
3.045 KB
April 10 2024 04:58:46
root / root
0644
install_egg_info.py
2.526 KB
April 10 2024 04:58:35
root / root
0644
install_egg_info.pyc
3.656 KB
April 10 2024 04:58:46
root / root
0644
install_egg_info.pyo
3.656 KB
April 10 2024 04:58:46
root / root
0644
install_headers.py
1.314 KB
April 10 2024 04:58:35
root / root
0644
install_headers.pyc
2.202 KB
April 10 2024 04:58:46
root / root
0644
install_headers.pyo
2.202 KB
April 10 2024 04:58:46
root / root
0644
install_lib.py
8.143 KB
April 10 2024 04:58:35
root / root
0644
install_lib.pyc
6.524 KB
April 10 2024 04:58:46
root / root
0644
install_lib.pyo
6.524 KB
April 10 2024 04:58:46
root / root
0644
install_scripts.py
2.02 KB
April 10 2024 04:58:35
root / root
0644
install_scripts.pyc
2.859 KB
April 10 2024 04:58:46
root / root
0644
install_scripts.pyo
2.859 KB
April 10 2024 04:58:46
root / root
0644
register.py
11.562 KB
April 10 2024 04:58:35
root / root
0644
register.pyc
9.969 KB
April 10 2024 04:58:46
root / root
0644
register.pyo
9.969 KB
April 10 2024 04:58:46
root / root
0644
sdist.py
18.122 KB
April 10 2024 04:58:35
root / root
0644
sdist.pyc
16.305 KB
April 10 2024 04:58:46
root / root
0644
sdist.pyo
16.305 KB
April 10 2024 04:58:46
root / root
0644
upload.py
6.836 KB
April 10 2024 04:58:35
root / root
0644
upload.pyc
6.16 KB
April 10 2024 04:58:46
root / root
0644
upload.pyo
6.16 KB
April 10 2024 04:58:46
root / root
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025
CONTACT ME
Static GIF