HEX
Server: Apache
System: Linux zacp120.webway.host 4.18.0-553.50.1.lve.el8.x86_64 #1 SMP Thu Apr 17 19:10:24 UTC 2025 x86_64
User: govancoz (1003)
PHP: 8.3.26
Disabled: exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Upload Files
File: //usr/local/lib/python3.7/distutils/command/__pycache__/install_headers.cpython-37.pyc
B

!��g�@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
�=/usr/local/lib/python3.7/distutils/command/install_headers.py�initialize_optionssz"install_headers.initialize_optionscCs|�ddd�dS)N�install)rr)rr)Zset_undefined_options)r	r
r
r�finalize_optionssz install_headers.finalize_optionscCsL|jj}|sdS|�|j�x*|D]"}|�||j�\}}|j�|�q"WdS)N)�distribution�headersZmkpathrZ	copy_filer�append)r	r�header�out�_r
r
r�run!s
zinstall_headers.runcCs|jjp
gS)N)rr)r	r
r
r�
get_inputs+szinstall_headers.get_inputscCs|jS)N)r)r	r
r
r�get_outputs.szinstall_headers.get_outputsN)�__name__�
__module__�__qualname__�descriptionZuser_optionsZboolean_optionsrrrrrr
r
r
rr
s
rN)�__doc__Zdistutils.corerrr
r
r
r�<module>s