$40 GRAYBYTE WORDPRESS FILE MANAGER $74

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.157
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : mail

/opt/alt/python37/lib64/python3.7/distutils/command/__pycache__/

HOME
Current File : /opt/alt/python37/lib64/python3.7/distutils/command/__pycache__//config.cpython-37.opt-1.pyc
B

� f3�@sldZddlZddlZddlmZddlmZddlmZddl	m
Z
ddd	�ZGd
d�de�Zddd
�Z
dS)a�distutils.command.config

Implements the Distutils 'config' command, a (mostly) empty command class
that exists mainly to be sub-classed by specific module distributions and
applications.  The idea is that while every "config" command is different,
at least they're all named the same, and users always see "config" in the
list of standard commands.  Also, this is a good place to put common
configure-like tasks: "try to compile this C code", or "figure out where
this header file lives".
�N)�Command)�DistutilsExecError)�customize_compiler)�logz.cz.cxx)�czc++c	@s�eZdZdZdddddddd	d
g	Zdd�Zd
d�Zdd�Zdd�Zdd�Z	dd�Z
dd�Zdd�Zdd�Z
d0dd �Zd1d!d"�Zd2d#d$�Zd3d%d&�Zd4d'd(�Zd5d*d+�Zdddgfd,d-�Zd6d.d/�ZdS)7�configzprepare to build)z	compiler=Nzspecify the compiler type)zcc=Nzspecify the compiler executable)z
include-dirs=�Iz.list of directories to search for header files)zdefine=�DzC preprocessor macros to define)zundef=�Uz!C preprocessor macros to undefine)z
libraries=�lz!external C libraries to link with)z
library-dirs=�Lz.directories to search for external C libraries)�noisyNz1show every action (compile, link, run, ...) taken)zdump-sourceNz=dump generated source files before attempting to compile themcCs4d|_d|_d|_d|_d|_d|_d|_g|_dS)N�)�compilerZcc�include_dirs�	libraries�library_dirsr
�dump_source�
temp_files)�self�r�=/opt/alt/python37/lib64/python3.7/distutils/command/config.py�initialize_options3szconfig.initialize_optionscCs�|jdkr|jjpg|_nt|jt�r6|j�tj�|_|jdkrHg|_nt|jt�r^|jg|_|jdkrpg|_nt|jt�r�|j�tj�|_dS)N)	rZdistribution�
isinstance�str�split�os�pathseprr)rrrr�finalize_optionsBs



zconfig.finalize_optionscCsdS)Nr)rrrr�runRsz
config.runcCszddlm}m}t|j|�sv||j|jdd�|_t|j�|jrN|j�|j�|j	rb|j�
|j	�|jrv|j�|j�dS)z^Check that 'self.compiler' really is a CCompiler object;
        if not, make it one.
        r)�	CCompiler�new_compilerr)r�dry_runZforceN)
�distutils.ccompilerr r!rrr"rrZset_include_dirsrZ
set_librariesrZset_library_dirs)rr r!rrr�_check_compilerYs
zconfig._check_compilercCsldt|}t|d�}|r@x|D]}|�d|�q W|�d�|�|�|ddkr`|�d�|��|S)NZ_configtest�wz#include <%s>
�
���)�LANG_EXT�open�write�close)r�body�headers�lang�filename�file�headerrrr�_gen_temp_sourcefileks




zconfig._gen_temp_sourcefilecCs<|�|||�}d}|j�||g�|jj|||d�||fS)Nz
_configtest.i)r)r2r�extendrZ
preprocess)rr,r-rr.�src�outrrr�_preprocessxs
zconfig._preprocesscCs\|�|||�}|jr"t|d|�|j�|g�\}|j�||g�|jj|g|d�||fS)Nzcompiling '%s':)r)r2r�	dump_filerZobject_filenamesrr3�compile)rr,r-rr.r4�objrrr�_compileszconfig._compilec
Csr|�||||�\}}tj�tj�|��d}	|jj|g|	|||d�|jjdk	r\|	|jj}	|j�	|	�|||	fS)Nr)rrZtarget_lang)
r:r�path�splitext�basenamerZlink_executableZ
exe_extensionr�append)
rr,r-rrrr.r4r9�progrrr�_link�szconfig._linkc	GsX|s|j}g|_t�dd�|��x0|D](}yt�|�Wq(tk
rNYq(Xq(WdS)Nzremoving: %s� )rr�info�joinr�remove�OSError)r�	filenamesr/rrr�_clean�s
z
config._cleanNrcCsRddlm}|��d}y|�||||�Wn|k
rDd}YnX|��|S)aQConstruct a source file from 'body' (a string containing lines
        of C/C++ code) and 'headers' (a list of header files to include)
        and run it through the preprocessor.  Return true if the
        preprocessor succeeded, false if there were any errors.
        ('body' probably isn't of much use, but what the heck.)
        r)�CompileErrorTF)r#rHr$r6rG)rr,r-rr.rH�okrrr�try_cpp�s
zconfig.try_cppcCsx|��|�||||�\}}t|t�r0t�|�}t|�}d}	x&|��}
|
dkrPP|�|
�r>d}	Pq>W|�	�|�
�|	S)a�Construct a source file (just like 'try_cpp()'), run it through
        the preprocessor, and return true if any line of the output matches
        'pattern'.  'pattern' should either be a compiled regex object or a
        string containing a regex.  If both 'body' and 'headers' are None,
        preprocesses an empty file -- which can be useful to determine the
        symbols the preprocessor and compiler set by default.
        F�T)r$r6rr�rer8r)�readline�searchr+rG)r�patternr,r-rr.r4r5r0�match�linerrr�
search_cpp�s 	


zconfig.search_cppcCsdddlm}|��y|�||||�d}Wn|k
rDd}YnXt�|rRdpTd�|��|S)zwTry to compile a source file built from 'body' and 'headers'.
        Return true on success, false otherwise.
        r)rHTFzsuccess!zfailure.)r#rHr$r:rrBrG)rr,r-rr.rHrIrrr�try_compile�s
zconfig.try_compilec
	Cspddlm}m}|��y|�||||||�d}	Wn||fk
rPd}	YnXt�|	r^dp`d�|��|	S)z�Try to compile and link a source file, built from 'body' and
        'headers', to executable form.  Return true on success, false
        otherwise.
        r)rH�	LinkErrorTFzsuccess!zfailure.)r#rHrTr$r@rrBrG)
rr,r-rrrr.rHrTrIrrr�try_link�s


zconfig.try_linkc

Cs�ddlm}m}|��y.|�||||||�\}	}
}|�|g�d}Wn||tfk
rdd}YnXt�|rrdptd�|�	�|S)z�Try to compile, link to an executable, and run a program
        built from 'body' and 'headers'.  Return true on success, false
        otherwise.
        r)rHrTTFzsuccess!zfailure.)
r#rHrTr$r@ZspawnrrrBrG)
rr,r-rrrr.rHrTr4r9ZexerIrrr�try_run�s

zconfig.try_runrc	Cst|��g}|r|�d|�|�d�|r<|�d|�n|�d|�|�d�d�|�d}|�|||||�S)a�Determine if function 'func' is available by constructing a
        source file that refers to 'func', and compiles and links it.
        If everything succeeds, returns true; otherwise returns false.

        The constructed source file starts out by including the header
        files listed in 'headers'.  If 'decl' is true, it then declares
        'func' (as "int func()"); you probably shouldn't supply 'headers'
        and set 'decl' true in the same call, or you might get errors about
        a conflicting declarations for 'func'.  Finally, the constructed
        'main()' function either references 'func' or (if 'call' is true)
        calls it.  'libraries' and 'library_dirs' are used when
        linking.
        z
int %s ();z
int main () {z  %s();z  %s;�}r&)r$r>rCrU)	r�funcr-rrrZdeclZcallr,rrr�
check_funcs


zconfig.check_funccCs |��|�d|||g||�S)a�Determine if 'library' is available to be linked against,
        without actually checking that any particular symbols are provided
        by it.  'headers' will be used in constructing the source file to
        be compiled, but the only effect of this is to check if all the
        header files listed are available.  Any libraries listed in
        'other_libraries' will be included in the link, in case 'library'
        has symbols that depend on other libraries.
        zint main (void) { })r$rU)rZlibraryrr-rZother_librariesrrr�	check_lib6s

zconfig.check_libcCs|jd|g|d�S)z�Determine if the system header file named by 'header_file'
        exists and can be found by the preprocessor; return true if so,
        false otherwise.
        z
/* No body */)r,r-r)rJ)rr1rrr.rrr�check_headerDs
zconfig.check_header)NNNr)NNNr)NNr)NNNNr)NNNNr)NNNNrr)NNr)�__name__�
__module__�__qualname__ZdescriptionZuser_optionsrrrr$r2r6r:r@rGrJrRrSrUrVrYrZr[rrrrrsB
	






rcCsJ|dkrt�d|�n
t�|�t|�}zt�|���Wd|��XdS)zjDumps a file content into log.info.

    If head is not None, will be dumped before the file content.
    Nz%s)rrBr)�readr+)r/�headr0rrrr7Ns
r7)N)�__doc__rrLZdistutils.corerZdistutils.errorsrZdistutils.sysconfigrZ	distutilsrr(rr7rrrr�<module>
s
;


Current_dir [ NOT WRITEABLE ] Document_root [ NOT WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
24 May 2024 8.34 AM
root / linksafe
0755
__init__.cpython-37.opt-1.pyc
0.539 KB
17 Apr 2024 5.36 PM
root / linksafe
0644
__init__.cpython-37.opt-2.pyc
0.433 KB
17 Apr 2024 5.35 PM
root / linksafe
0644
__init__.cpython-37.pyc
0.539 KB
17 Apr 2024 5.36 PM
root / linksafe
0644
bdist.cpython-37.opt-1.pyc
3.565 KB
17 Apr 2024 5.36 PM
root / linksafe
0644
bdist.cpython-37.opt-2.pyc
3.376 KB
17 Apr 2024 5.35 PM
root / linksafe
0644
bdist.cpython-37.pyc
3.565 KB
17 Apr 2024 5.36 PM
root / linksafe
0644
bdist_dumb.cpython-37.opt-1.pyc
3.482 KB
17 Apr 2024 5.36 PM
root / linksafe
0644
bdist_dumb.cpython-37.opt-2.pyc
3.287 KB
17 Apr 2024 5.35 PM
root / linksafe
0644
bdist_dumb.cpython-37.pyc
3.482 KB
17 Apr 2024 5.36 PM
root / linksafe
0644
bdist_msi.cpython-37.opt-1.pyc
18.857 KB
17 Apr 2024 5.36 PM
root / linksafe
0644
bdist_msi.cpython-37.opt-2.pyc
17.353 KB
17 Apr 2024 5.35 PM
root / linksafe
0644
bdist_msi.cpython-37.pyc
18.943 KB
17 Apr 2024 5.36 PM
root / linksafe
0644
bdist_rpm.cpython-37.opt-1.pyc
12.134 KB
17 Apr 2024 5.36 PM
root / linksafe
0644
bdist_rpm.cpython-37.opt-2.pyc
11.822 KB
17 Apr 2024 5.35 PM
root / linksafe
0644
bdist_rpm.cpython-37.pyc
12.198 KB
17 Apr 2024 5.36 PM
root / linksafe
0644
bdist_wininst.cpython-37.opt-1.pyc
7.794 KB
17 Apr 2024 5.36 PM
root / linksafe
0644
bdist_wininst.cpython-37.opt-2.pyc
7.658 KB
17 Apr 2024 5.35 PM
root / linksafe
0644
bdist_wininst.cpython-37.pyc
7.858 KB
17 Apr 2024 5.36 PM
root / linksafe
0644
build.cpython-37.opt-1.pyc
3.75 KB
17 Apr 2024 5.36 PM
root / linksafe
0644
build.cpython-37.opt-2.pyc
3.669 KB
17 Apr 2024 5.35 PM
root / linksafe
0644
build.cpython-37.pyc
3.75 KB
17 Apr 2024 5.36 PM
root / linksafe
0644
build_clib.cpython-37.opt-1.pyc
4.768 KB
17 Apr 2024 5.36 PM
root / linksafe
0644
build_clib.cpython-37.opt-2.pyc
4.227 KB
17 Apr 2024 5.35 PM
root / linksafe
0644
build_clib.cpython-37.pyc
4.768 KB
17 Apr 2024 5.36 PM
root / linksafe
0644
build_ext.cpython-37.opt-1.pyc
15.419 KB
17 Apr 2024 5.36 PM
root / linksafe
0644
build_ext.cpython-37.opt-2.pyc
13.507 KB
17 Apr 2024 5.35 PM
root / linksafe
0644
build_ext.cpython-37.pyc
15.419 KB
17 Apr 2024 5.36 PM
root / linksafe
0644
build_py.cpython-37.opt-1.pyc
10.089 KB
17 Apr 2024 5.36 PM
root / linksafe
0644
build_py.cpython-37.opt-2.pyc
8.908 KB
17 Apr 2024 5.35 PM
root / linksafe
0644
build_py.cpython-37.pyc
10.145 KB
17 Apr 2024 5.36 PM
root / linksafe
0644
build_scripts.cpython-37.opt-1.pyc
4.187 KB
17 Apr 2024 5.36 PM
root / linksafe
0644
build_scripts.cpython-37.opt-2.pyc
3.802 KB
17 Apr 2024 5.35 PM
root / linksafe
0644
build_scripts.cpython-37.pyc
4.187 KB
17 Apr 2024 5.36 PM
root / linksafe
0644
check.cpython-37.opt-1.pyc
4.723 KB
17 Apr 2024 5.36 PM
root / linksafe
0644
check.cpython-37.opt-2.pyc
4.168 KB
17 Apr 2024 5.35 PM
root / linksafe
0644
check.cpython-37.pyc
4.723 KB
17 Apr 2024 5.36 PM
root / linksafe
0644
clean.cpython-37.opt-1.pyc
2.04 KB
17 Apr 2024 5.36 PM
root / linksafe
0644
clean.cpython-37.opt-2.pyc
1.959 KB
17 Apr 2024 5.35 PM
root / linksafe
0644
clean.cpython-37.pyc
2.04 KB
17 Apr 2024 5.36 PM
root / linksafe
0644
config.cpython-37.opt-1.pyc
9.954 KB
17 Apr 2024 5.36 PM
root / linksafe
0644
config.cpython-37.opt-2.pyc
6.716 KB
17 Apr 2024 5.35 PM
root / linksafe
0644
config.cpython-37.pyc
9.954 KB
17 Apr 2024 5.36 PM
root / linksafe
0644
install.cpython-37.opt-1.pyc
13.221 KB
17 Apr 2024 5.36 PM
root / linksafe
0644
install.cpython-37.opt-2.pyc
12.188 KB
17 Apr 2024 5.35 PM
root / linksafe
0644
install.cpython-37.pyc
13.221 KB
17 Apr 2024 5.36 PM
root / linksafe
0644
install_data.cpython-37.opt-1.pyc
2.229 KB
17 Apr 2024 5.36 PM
root / linksafe
0644
install_data.cpython-37.opt-2.pyc
2.087 KB
17 Apr 2024 5.35 PM
root / linksafe
0644
install_data.cpython-37.pyc
2.229 KB
17 Apr 2024 5.36 PM
root / linksafe
0644
install_egg_info.cpython-37.opt-1.pyc
2.91 KB
17 Apr 2024 5.36 PM
root / linksafe
0644
install_egg_info.cpython-37.opt-2.pyc
2.247 KB
17 Apr 2024 5.35 PM
root / linksafe
0644
install_egg_info.cpython-37.pyc
2.91 KB
17 Apr 2024 5.36 PM
root / linksafe
0644
install_headers.cpython-37.opt-1.pyc
1.657 KB
17 Apr 2024 5.36 PM
root / linksafe
0644
install_headers.cpython-37.opt-2.pyc
1.495 KB
17 Apr 2024 5.35 PM
root / linksafe
0644
install_headers.cpython-37.pyc
1.657 KB
17 Apr 2024 5.36 PM
root / linksafe
0644
install_lib.cpython-37.opt-1.pyc
4.956 KB
17 Apr 2024 5.36 PM
root / linksafe
0644
install_lib.cpython-37.opt-2.pyc
4.396 KB
17 Apr 2024 5.35 PM
root / linksafe
0644
install_lib.cpython-37.pyc
4.956 KB
17 Apr 2024 5.36 PM
root / linksafe
0644
install_scripts.cpython-37.opt-1.pyc
2.089 KB
17 Apr 2024 5.36 PM
root / linksafe
0644
install_scripts.cpython-37.opt-2.pyc
1.958 KB
17 Apr 2024 5.35 PM
root / linksafe
0644
install_scripts.cpython-37.pyc
2.089 KB
17 Apr 2024 5.36 PM
root / linksafe
0644
register.cpython-37.opt-1.pyc
8.275 KB
17 Apr 2024 5.36 PM
root / linksafe
0644
register.cpython-37.opt-2.pyc
7.04 KB
17 Apr 2024 5.35 PM
root / linksafe
0644
register.cpython-37.pyc
8.275 KB
17 Apr 2024 5.36 PM
root / linksafe
0644
sdist.cpython-37.opt-1.pyc
14.165 KB
17 Apr 2024 5.36 PM
root / linksafe
0644
sdist.cpython-37.opt-2.pyc
10.879 KB
17 Apr 2024 5.35 PM
root / linksafe
0644
sdist.cpython-37.pyc
14.165 KB
17 Apr 2024 5.36 PM
root / linksafe
0644
upload.cpython-37.opt-1.pyc
4.968 KB
17 Apr 2024 5.36 PM
root / linksafe
0644
upload.cpython-37.opt-2.pyc
4.845 KB
17 Apr 2024 5.35 PM
root / linksafe
0644
upload.cpython-37.pyc
4.968 KB
17 Apr 2024 5.36 PM
root / linksafe
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025 CONTACT ME
Static GIF