Psyduck - 可達鴨 之 鴨力山大2


Server : LiteSpeed
System : Linux premium217.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User : alloknri ( 880)
PHP Version : 8.1.34
Disable Function : NONE
Directory :  /usr/lib64/python2.7/distutils/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //usr/lib64/python2.7/distutils/sysconfig.pyc
�
�fc@s�dZdZddlZddlZddlZddlZddlmZejj	ej
�Zejj	ej�Z
ejr�ejjejjej��Znej�Zejdkr�dedj�kr�ejjejjeejj��ZnejdkrVded	j�krVejjejjeejjejj��Znejdkr�d
edj�kr�ejjejjeejjejj��Zndejkr�ejj	ejd�Znd
�Ze�Zd�Zddd�Zdddd�Zd�Zd�Zd�Z dd�Z!ej"d�Z#ej"d�Z$ej"d�Z%dd�Z&d�Z'da(d�Z)d�Z*d�Z+d�Z,d�Z-dS( s�Provide access to Python's configuration information.  The specific
configuration variables available depend heavily on the platform and
configuration.  The values may be retrieved using
get_config_var(name), and the list of variables is available via
get_config_vars().keys().  Additional convenience functions are also
available.

Written by:   Fred L. Drake, Jr.
Email:        <fdrake@acm.org>
s$Id$i����N(tDistutilsPlatformErrortnttpcbuildi����s\pc\vi����s\pcbuild\amd64i�t_PYTHON_PROJECT_BASEcCs=x6dD].}tjjtjjtd|��rtSqWtS(Ns
Setup.distsSetup.localtModules(s
Setup.distsSetup.local(tostpathtisfiletjointproject_basetTruetFalse(tfn((s+/usr/lib64/python2.7/distutils/sysconfig.pyt
_python_build7s
$cCstjd S(s�Return a string containing the major and minor Python version,
    leaving off the patchlevel.  Sample return values could be '1.5'
    or '2.2'.
    i(tsystversion(((s+/usr/lib64/python2.7/distutils/sysconfig.pytget_python_version?sicCs=|dkr!|rtpt}ntjdkr�tr�tjrWtjj	tj�}ntj
�}|rr|}n<tjjtjj|t
d���}tjj|d�}|Stjj|ddt�tjr�dp�d�Stjdkrtjj|d�Stjd	kr&tjj|d�Std
tj��dS(s�Return the directory containing installed Python header files.

    If 'plat_specific' is false (the default), this is the path to the
    non-platform-specific header files, i.e. Python.h and so on;
    otherwise, this is the path to platform-specific header files
    (namely pyconfig.h).

    If 'prefix' is supplied, use it instead of sys.prefix or
    sys.exec_prefix -- i.e., ignore 'plat_specific'.
    tposixtsrcdirtIncludetincludetpythons-debugtRtos2sFI don't know where Python installs its C header files on platform '%s'N(tNonetEXEC_PREFIXtPREFIXRtnametpython_buildRt
executableRtdirnametgetcwdtabspathRtget_config_varRtpydebugR(t
plat_specifictprefixtbuildirtinc_dirR((s+/usr/lib64/python2.7/distutils/sysconfig.pytget_python_incGs,		!cCs6|dkr!|rtpt}ntjdkr�|s<|rEd}nd}tjj||dt��}|rt|Stjj|d�Sn�tjdkr�|r�tjj|d�St�dkr�|Stjj|dd�SnTtjd	kr|rtjj|d�Stjj|dd�Sntd
tj��dS(sIReturn the directory containing the Python library (standard or
    site additions).

    If 'plat_specific' is true, return the directory containing
    platform-specific modules, i.e. any module from a non-pure-Python
    module distribution; otherwise, return the platform-shared library
    directory.  If 'standard_lib' is true, return the directory
    containing standard Python library modules; otherwise, return the
    directory for site-specific modules.

    If 'prefix' is supplied, use it instead of sys.prefix or
    sys.exec_prefix -- i.e., ignore 'plat_specific'.
    Rtlib64tlibRs
site-packagesRtLibs2.2Rs?I don't know where Python installs its library on platform '%s'N(	RRRRRRRRR(R#tstandard_libR$R)t	libpython((s+/usr/lib64/python2.7/distutils/sysconfig.pytget_python_libss0	cCs�|jdkr�tjdkrStd�sSddl}|jt�dtd<qSntddd	d
ddd
d�\}}}}}}}}	dtj	kr�tj	d}
tjdkr�dtj	kr�|j
|�r�|
|t|�}n|
}ndtj	krtj	d}ndtj	kr3tj	d}ndtj	krRtj	d}n
|d}dtj	kr�|dtj	d}nd	tj	kr�|dtj	d	}|dtj	d	}ndtj	kr|dtj	d}|dtj	d}|dtj	d}nd
tj	kr/tj	d
}ndtj	krV|dtj	d}n|d|	}|d|}
|jd|d|
d|
d|d|d|d|d|�||_
ndS(s�Do any platform-specific customization of a CCompiler instance.

    Mainly needed on Unix, so we can plug in the information that
    varies across Unices and is stored in Python's Makefile.
    tunixtdarwintCUSTOMIZED_OSX_COMPILERi����NR
tCCtCXXtCFLAGStCCSHAREDtLDSHAREDtSOtARtARFLAGStCPPs -EtLDFLAGSt tCPPFLAGStpreprocessortcompilertcompiler_sotcompiler_cxxt	linker_sot
linker_exetarchiver(t
compiler_typeRtplatformR!t_osx_supporttcustomize_compilert_config_varstget_config_varsRtenviront
startswithtlentset_executablestshared_lib_extension(R>RFtcctcxxtcflagstccsharedtldsharedtso_exttartar_flagstnewcctcppRCtcc_cmd((s+/usr/lib64/python2.7/distutils/sysconfig.pyRG�s^
!
	
	cCsvtr6tjdkr-tjjtd�}qEt}ntdd�}t�dkr]d}nd}tjj||�S(s2Return full pathname of installed pyconfig.h file.RtPCR#is2.2sconfig.hs
pyconfig-64.h(RRRRRR	R'R(R&tconfig_h((s+/usr/lib64/python2.7/distutils/sysconfig.pytget_config_h_filename�s		cCsWtrtjjtd�Stdddd�}tjj|dtjrLdpOdd�S(sAReturn full pathname of installed Makefile from the Python build.tMakefileR#iR+tconfigs-debugR(RRRRR	R-RR"(tlib_dir((s+/usr/lib64/python2.7/distutils/sysconfig.pytget_makefile_filenamescCs�|dkri}ntjd�}tjd�}x�|j�}|sLPn|j|�}|r�|jdd�\}}yt|�}Wntk
r�nX|||<q6|j|�}|r6d||jd�<q6q6W|S(s�Parse a config.h-style file.

    A dictionary containing name/value pairs is returned.  If an
    optional dictionary is passed in as the second argument, it is
    used instead of a new dictionary.
    s"#define ([A-Z][A-Za-z0-9_]+) (.*)
s&/[*] #undef ([A-Z][A-Za-z0-9_]+) [*]/
iiiN(Rtretcompiletreadlinetmatchtgrouptintt
ValueError(tfptgt	define_rxtundef_rxtlinetmtntv((s+/usr/lib64/python2.7/distutils/sysconfig.pytparse_config_h	s(	

s"([a-zA-Z][a-zA-Z0-9_]+)\s*=\s*(.*)s\$\(([A-Za-z][A-Za-z0-9_]*)\)s\${([A-Za-z][A-Za-z0-9_]*)}cCs�ddlm}||dddddd�}|dkrCi}ni}i}x�|j�}|dkrnPntj|�}|rR|jdd�\}}	|	j�}	|	jdd	�}
d
|
kr�|	||<qyt	|	�}	Wn't
k
r|	jdd
�||<qX|	||<qRqRWx^|r}xQ|j�D]C}||}tj
|�p^tj
|�}|ro|jd�}t}
||kr�t||�}nB||kr�t}
n-|tjkr�tj|}nd	||<}|
rv||j�}||j� ||}d
|kr$|||<qlyt	|�}Wn!t
k
rW|j�||<nX|||<||=qvq3||=q3Wq W|j�x<|j�D].\}}	t|	t�r�|	j�||<q�q�W|j|�|S(s�Parse a Makefile-style file.

    A dictionary containing name/value pairs is returned.  If an
    optional dictionary is passed in as the second argument, it is
    used instead of a new dictionary.
    i����(tTextFiletstrip_commentsitskip_blankst
join_linesis$$Rt$N(tdistutils.text_fileRqRRct_variable_rxRdRetstriptreplaceRfRgtkeyst_findvar1_rxtsearcht_findvar2_rxR
tstrRRRJtendtstarttclosetitemst
isinstancetupdate(RRiRqRhtdonetnotdoneRlRmRnRottmpvRtvaluetfoundtitemtaftertk((s+/usr/lib64/python2.7/distutils/sysconfig.pytparse_makefile,sl	

	
	





cCspxitj|�ptj|�}|rg|j�\}}|d|!|j|jd��||}qPqW|S(s�Expand Makefile-style variables -- "${foo}" or "$(foo)" -- in
    'string' according to 'vars' (a dictionary mapping variable names to
    values).  Variables not present in 'vars' are silently expanded to the
    empty string.  The variable values in 'vars' should not contain further
    variable expansions; if 'vars' is the output of 'parse_makefile()',
    you're fine.  Returns a variable-expanded version of 's'.
    ii(R{R|R}tspantgetRe(tstvarsRmtbegR((s+/usr/lib64/python2.7/distutils/sysconfig.pytexpand_makefile_varss.cCs'ddlm}iatj|�dS(s7Initialize the module as appropriate for POSIX systems.i����(tbuild_time_varsN(t_sysconfigdataR�RHR�(R�((s+/usr/lib64/python2.7/distutils/sysconfig.pyt_init_posix�scCs�i}tdddd�|d<tdddd�|d<tdd�|d<d|d	<d
|d<t�jdd
�|d<tjjtjjtj	��|d<|a
dS(s+Initialize the module as appropriate for NTR#iR+itLIBDESTt
BINLIBDESTt	INCLUDEPYs.pydR6s.exetEXEt.RtVERSIONtBINDIRN(R-R'RRyRRRR RRRH(Ri((s+/usr/lib64/python2.7/distutils/sysconfig.pyt_init_nt�s

%cCsii}tdddd�|d<tdddd�|d<tdd�|d<d|d	<d
|d<|adS(
s-Initialize the module as appropriate for OS/2R#iR+iR�R�R�s.pydR6s.exeR�N(R-R'RH(Ri((s+/usr/lib64/python2.7/distutils/sysconfig.pyt	_init_os2�s

cGs�tdkr}t�jdtj�}|r5|�niattd<ttd<tj	dkr}ddl
}|jt�q}n|r�g}x$|D]}|jtj|��q�W|StSdS(s�With no arguments, return a dictionary of all configuration
    variables relevant for the current platform.  Generally this includes
    everything needed to build extensions and install both pure modules and
    extensions.  On Unix, this means every variable defined in Python's
    installed Makefile; on Windows and Mac OS it's a much smaller set.

    With arguments, return a list of values that result from looking up
    each argument in the configuration variable dictionary.
    t_init_R$texec_prefixR/i����N(
RHRtglobalsR�RRRRRRERFtcustomize_config_varstappend(targstfuncRFtvalsR((s+/usr/lib64/python2.7/distutils/sysconfig.pyRI�s 



cCst�j|�S(s�Return the value of a single variable using the dictionary
    returned by 'get_config_vars()'.  Equivalent to
    get_config_vars().get(name)
    (RIR�(R((s+/usr/lib64/python2.7/distutils/sysconfig.pyR!�s(.t__doc__t__revision__RRatstringRtdistutils.errorsRRtnormpathR$RR�RRRR R	RRtlowerRtpardirRJR
RRRR'R-RGR\R`RpRbRwR{R}R�R�RHR�R�R�RIR!(((s+/usr/lib64/python2.7/distutils/sysconfig.pyt<module>
sR	$%*%%			,3	J		S						&
Name
Size
Permissions
Options
command
--
drwxr-xr-x
README
0.288 KB
-rw-r--r--
__init__.py
0.23 KB
-rw-r--r--
__init__.pyc
0.405 KB
-rw-r--r--
__init__.pyo
0.405 KB
-rw-r--r--
archive_util.py
8.026 KB
-rw-r--r--
archive_util.pyc
7.423 KB
-rw-r--r--
archive_util.pyo
7.423 KB
-rw-r--r--
bcppcompiler.py
14.591 KB
-rw-r--r--
bcppcompiler.pyc
7.697 KB
-rw-r--r--
bcppcompiler.pyo
7.697 KB
-rw-r--r--
ccompiler.py
45.631 KB
-rw-r--r--
ccompiler.pyc
36.018 KB
-rw-r--r--
ccompiler.pyo
35.88 KB
-rw-r--r--
cmd.py
18.818 KB
-rw-r--r--
cmd.pyc
16.41 KB
-rw-r--r--
cmd.pyo
16.41 KB
-rw-r--r--
config.py
4.037 KB
-rw-r--r--
config.pyc
3.481 KB
-rw-r--r--
config.pyo
3.481 KB
-rw-r--r--
core.py
8.808 KB
-rw-r--r--
core.pyc
7.359 KB
-rw-r--r--
core.pyo
7.359 KB
-rw-r--r--
cygwinccompiler.py
17.319 KB
-rw-r--r--
cygwinccompiler.pyc
9.595 KB
-rw-r--r--
cygwinccompiler.pyo
9.595 KB
-rw-r--r--
debug.py
0.158 KB
-rw-r--r--
debug.pyc
0.248 KB
-rw-r--r--
debug.pyo
0.248 KB
-rw-r--r--
dep_util.py
3.427 KB
-rw-r--r--
dep_util.pyc
3.105 KB
-rw-r--r--
dep_util.pyo
3.105 KB
-rw-r--r--
dir_util.py
7.684 KB
-rw-r--r--
dir_util.pyc
6.627 KB
-rw-r--r--
dir_util.pyo
6.627 KB
-rw-r--r--
dist.py
48.876 KB
-rw-r--r--
dist.pyc
38.258 KB
-rw-r--r--
dist.pyo
38.258 KB
-rw-r--r--
emxccompiler.py
11.651 KB
-rw-r--r--
emxccompiler.pyc
7.292 KB
-rw-r--r--
emxccompiler.pyo
7.292 KB
-rw-r--r--
errors.py
3.412 KB
-rw-r--r--
errors.pyc
6.138 KB
-rw-r--r--
errors.pyo
6.138 KB
-rw-r--r--
extension.py
10.648 KB
-rw-r--r--
extension.pyc
7.238 KB
-rw-r--r--
extension.pyo
7.018 KB
-rw-r--r--
fancy_getopt.py
17.527 KB
-rw-r--r--
fancy_getopt.pyc
11.678 KB
-rw-r--r--
fancy_getopt.pyo
11.505 KB
-rw-r--r--
file_util.py
7.94 KB
-rw-r--r--
file_util.pyc
6.592 KB
-rw-r--r--
file_util.pyo
6.592 KB
-rw-r--r--
filelist.py
12.392 KB
-rw-r--r--
filelist.pyc
10.504 KB
-rw-r--r--
filelist.pyo
10.504 KB
-rw-r--r--
log.py
1.646 KB
-rw-r--r--
log.pyc
2.721 KB
-rw-r--r--
log.pyo
2.721 KB
-rw-r--r--
msvc9compiler.py
30.277 KB
-rw-r--r--
msvc9compiler.pyc
20.993 KB
-rw-r--r--
msvc9compiler.pyo
20.922 KB
-rw-r--r--
msvccompiler.py
23.083 KB
-rw-r--r--
msvccompiler.pyc
17.114 KB
-rw-r--r--
msvccompiler.pyo
17.114 KB
-rw-r--r--
spawn.py
8.445 KB
-rw-r--r--
spawn.pyc
6.276 KB
-rw-r--r--
spawn.pyo
6.276 KB
-rw-r--r--
sysconfig.py
17.292 KB
-rw-r--r--
sysconfig.py.debug-build
17.209 KB
-rw-r--r--
sysconfig.pyc
13.09 KB
-rw-r--r--
sysconfig.pyo
13.09 KB
-rw-r--r--
text_file.py
12.137 KB
-rw-r--r--
text_file.pyc
9.042 KB
-rw-r--r--
text_file.pyo
9.042 KB
-rw-r--r--
unixccompiler.py
13.889 KB
-rw-r--r--
unixccompiler.py.distutils-rpath
13.356 KB
-rw-r--r--
unixccompiler.pyc
8.036 KB
-rw-r--r--
unixccompiler.pyo
8.036 KB
-rw-r--r--
util.py
17.809 KB
-rw-r--r--
util.pyc
14.049 KB
-rw-r--r--
util.pyo
14.049 KB
-rw-r--r--
version.py
11.165 KB
-rw-r--r--
version.pyc
7.039 KB
-rw-r--r--
version.pyo
7.039 KB
-rw-r--r--
versionpredicate.py
4.976 KB
-rw-r--r--
versionpredicate.pyc
5.412 KB
-rw-r--r--
versionpredicate.pyo
5.412 KB
-rw-r--r--