U §Î.ePã@sÂdZddlZddlZddlZddlZddlmZddlmZm Z ej   ej ¡Z ej   ej¡Zej   ej¡Zej   ej¡Zdejkr–ej  ejd¡Zn&ejr´ej  ej  ej¡¡Zne ¡Zdd„Zeed dƒZejd kròd d „ZeeƒZeeƒZd d„ZeƒZ dZ!ze sej"Z!Wne#k r*YnXdd„Z$d-dd„Z%d.dd„Z&dd„Z'dd„Z(dd„Z)d/dd„Z*e +d¡Z,e +d¡Z-e +d ¡Z.d0d!d"„Z/d#d$„Z0da1d%d&„Z2d'd(„Z3d)d*„Z4d+d,„Z5dS)1aProvide 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: éNé)ÚDistutilsPlatformError)Ú get_platformÚget_host_platformZ_PYTHON_PROJECT_BASEcCs,dD]"}tj tj |d|¡¡rdSqdS)N)ZSetupz Setup.localZModulesTF)ÚosÚpathÚisfileÚjoin)ÚdÚfn©r ú+/usr/lib64/python3.8/distutils/sysconfig.pyÚ_is_python_source_dir+srÚ_homeÚntcCs0|r,tj |¡ tj tj td¡¡¡r,tS|S)NZPCbuild)rrÚnormcaseÚ startswithr ÚPREFIX)r r r r Ú _fix_pcbuild4s ÿrcCstr ttƒSttƒS)N)Ú _sys_homerÚ project_baser r r r Ú _python_build<srÚcCsdtjdd…S)z–Return a string containing the major and minor Python version, leaving off the patchlevel. Sample return values could be '1.5' or '2.2'. z%d.%dNé)ÚsysÚ version_infor r r r Úget_python_versionPsrcCs¼|dkr|rtpt}tjdkrjtrL|r.tp,tStj t dƒd¡}tj  |¡Sdt ƒt }tj |d|¡Stjdkrªtrœtj |d¡tjj tj |d¡Stj |d¡Std tjƒ‚dS) a¤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.base_prefix or sys.base_exec_prefix -- i.e., ignore 'plat_specific'. NÚposixÚsrcdirZIncludeÚpythonZincluderÚPCzFI don't know where Python installs its C header files on platform '%s')ÚBASE_EXEC_PREFIXÚ BASE_PREFIXrÚnameÚ python_buildrrrr Úget_config_varÚnormpathrÚ build_flagsÚpathsepr)Ú plat_specificÚprefixZincdirZ python_dirr r r Úget_python_incXs*      ÿÿÿr+cCs°|dkr&|r|rtpt}n |r"tp$t}tjdkrp|s8|r>d}nd}tj ||dtƒ¡}|r`|Stj |d¡SnrÚendÚstartÚcloseÚitemsÚ isinstanceÚupdate)r rPrVrOZdoneZnotdonerQrRrSrTZtmpvZrenamed_variablesr#ÚvalueÚfoundÚitemZafterÚkr r r Úparse_makefile/s„                 ÿ      rmcCsVt |¡pt |¡}|rR| ¡\}}|d|…| | d¡¡||d…}qqRq|S)a¨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'. rrN)r_r`raÚspanÚgetrL)ÚsÚvarsrRZbegrcr r r Úexpand_makefile_vars™s  *rrc CsVtj ddjtjtjttjddƒd¡}t |t ƒt ƒdgdƒ}|j }ia t  |¡dS) z7Initialize the module as appropriate for POSIX systems.Z_PYTHON_SYSCONFIGDATA_NAMEz+_sysconfigdata_{abi}_{platform}_{multiarch}rCr)Zabir9Z multiarchÚbuild_time_varsrN)rr>rorDrÚabiflagsr9ÚgetattrrFÚ __import__ÚglobalsÚlocalsrsr<rh)r#Z_temprsr r r Ú _init_posix´s ýÿrycCs~i}tddd|d<tddd|d<tdd|d<t ¡d|d<d |d <tƒ d d ¡|d <tj tj  t j ¡¡|d<|a dS)z+Initialize the module as appropriate for NTrrrBZLIBDESTZ BINLIBDESTr@Z INCLUDEPYÚ EXT_SUFFIXz.exeZEXEÚ.rZVERSIONZBINDIRN) r0r+Ú_impÚextension_suffixesrr]rrÚdirnameÚabspathrÚ executabler<)rPr r r Ú_init_ntÄsrcGs\tdkr*tƒ dtj¡}|r(|ƒniattd<ttd<t d¡}|dk rV|td<t dt¡}tjdkrœtrŽtj   t ƒ¡}tj   ||¡}ntj   t ƒ¡}tj   tj  |¡¡td<tr tjdkr t}tj  td¡s |t ¡kr tj   |td¡}tj  |¡td<tjd kr*d dl}| t¡|rTg}|D]}| t |¡¡q8|StSdS) aß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 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. NZ_init_r*Ú exec_prefixrzÚSOrrr1r)r<rwrorr#rr.rr$rr~rGr rr&ÚisabsÚgetcwdrr9r:Zcustomize_config_varsÚappend)ÚargsÚfuncrƒrÚbaser:Zvalsr#r r r r=×sB     ÿ  r=cCs*|dkrddl}| dtd¡tƒ |¡S)z“Return the value of a single variable using the dictionary returned by 'get_config_vars()'. Equivalent to get_config_vars().get(name) rƒrNz SO is deprecated, use EXT_SUFFIXr)ÚwarningsÚwarnÚDeprecationWarningr=ro)r#rŠr r r r%!sr%)rN)rrN)N)N)6Ú__doc__r|rrHrrXrÚutilrrrr&r*rr‚r.Ú base_prefixr"Úbase_exec_prefixr!r>rrr€r~r…rrurr#rrr$r'rtÚAttributeErrorrr+r0r;rArGrUrIr[r_rarmrrr<ryrr=r%r r r r Ús\       ( +I      jJ