AlkantarClanX12

Your IP : 18.222.98.29


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

o

6��f�@s$dZddlmZGdd�de�ZdS)z�distutils.command.install_headers

Implements the Distutils 'install_headers' command, to install C/C++ header
files to the Python include directory.�)�Commandc@sFeZdZdZddgZdgZdd�Zdd�Zd	d
�Zdd�Z	d
d�Z
dS)�install_headerszinstall C/C++ header files)zinstall-dir=�dz$directory to install header files to)�force�fz-force installation (overwrite existing files)rcCsd|_d|_g|_dS)Nr)�install_dirr�outfiles��self�r�H/opt/alt/python310/lib64/python3.10/distutils/command/install_headers.py�initialize_optionss
z"install_headers.initialize_optionscCs|�ddd�dS)NZinstall)rr)rr)Zset_undefined_optionsr	rrr�finalize_optionss�z install_headers.finalize_optionscCsH|jj}|sdS|�|j�|D]}|�||j�\}}|j�|�qdS�N)�distribution�headersZmkpathrZ	copy_filer�append)r
r�header�out�_rrr�run!s�zinstall_headers.runcCs|jjpgSr)rrr	rrr�
get_inputs+szinstall_headers.get_inputscCs|jSr)rr	rrr�get_outputs.szinstall_headers.get_outputsN)�__name__�
__module__�__qualname__�descriptionZuser_optionsZboolean_optionsr
rrrrrrrrr
s�
rN)�__doc__Zdistutils.corerrrrrr�<module>s