Your IP : 18.220.134.161


Current Path : /opt/alt/python310/lib64/python3.10/distutils/__pycache__/
Upload File :
Current File : //opt/alt/python310/lib64/python3.10/distutils/__pycache__/core.cpython-310.opt-2.pyc

o

6��f�"�@s�	ddlZddlZddlmZddlTddlmZddlmZddl	m
Z
ddlmZdZ
d	d
�ZdadadZdZd
d�Zddd�ZdS)�N)�DEBUG)�*)�Distribution)�Command)�
PyPIRCCommand)�	Extensionz�usage: %(script)s [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
   or: %(script)s --help [cmd1 cmd2 ...]
   or: %(script)s --help-commands
   or: %(script)s cmd --help
cCstj�|�}tt�S)N)�os�path�basename�USAGE�vars)�script_nameZscript�r�5/opt/alt/python310/lib64/python3.10/distutils/core.py�	gen_usage s
r)�	distclassr
�script_argsZoptions�name�versionZauthorZauthor_emailZ
maintainerZmaintainer_emailZurl�license�descriptionZlong_description�keywordsZ	platformsZclassifiersZdownload_urlZrequiresZprovidesZ	obsoletes)rZsourcesZinclude_dirsZ
define_macrosZundef_macrosZlibrary_dirsZ	librariesZruntime_library_dirsZ
extra_objectsZextra_compile_argsZextra_link_argsZ	swig_optsZexport_symbolsZdependsZlanguagec
Ks�	|�d�}|r|d=nt}d|vrtj�tjd�|d<d|vr*tjdd�|d<z||�a}Wn tyR}zd|vrDt	d|��t	d|d|f��d}~wwt
d	krY|S|��trgt
d
�|��t
dkrm|Sz|��}Wnty�}zt	t|j�d|��d}~wwtr�t
d
�|��t
dkr�|S|r�z|��W|Sty�t	d��ty�}ztr�tj�d|f��t	d|f��d}~wttfy�}ztrقt	dt|���d}~ww|S)Nrr
rr�rzerror in setup command: %szerror in %s setup command: %s�initz%options (after parsing config files):�configz

error: %sz%options (after parsing command line):�commandlineZinterruptedz
error: %s
z	error: %szerror: )�getrrr	r
�sys�argv�_setup_distributionZDistutilsSetupError�
SystemExit�_setup_stop_afterZparse_config_filesr�printZdump_option_dictsZparse_command_lineZDistutilsArgErrorrr
Zrun_commands�KeyboardInterrupt�OSError�stderr�writeZDistutilsErrorZCCompilerError�str)Zattrs�klassZdist�msg�ok�excrrr�setup9sv
$
�����
�����r,�runcCs�	|dvrtd|f��|atj��}d|i}z<z3|tjd<|dur)|tjdd�<t|d��}t|��|�Wd�n1s@wYW|t_dan|t_dawWn	ty\Ynwt	durgt
d|��t	S)N)rrrr-z"invalid value for 'stop_after': %r�__file__rr�rbzZ'distutils.core.setup()' was never called -- perhaps '%s' is not a Distutils setup script?)�
ValueErrorr!rr�copy�open�exec�readr r�RuntimeError)r
rZ
stop_afterZ	save_argv�g�frrr�	run_setup�s6

���
��r8)Nr-)rrZdistutils.debugrZdistutils.errorsZdistutils.distrZ
distutils.cmdrZdistutils.configrZdistutils.extensionrrrr!rZsetup_keywordsZextension_keywordsr,r8rrrr�<module>s"	q

?>