⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.30
Server IP:
45.79.8.107
Server:
Linux localhost 5.15.0-140-generic #150-Ubuntu SMP Sat Apr 12 06:00:09 UTC 2025 x86_64
Server Software:
nginx/1.18.0
PHP Version:
8.1.2-1ubuntu2.21
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
lib
/
python3.10
/
distutils
/
command
/
__pycache__
/
View File Name :
install_headers.cpython-310.pyc
o bc @ s$ d Z ddlmZ G dd deZdS )zdistutils.command.install_headers Implements the Distutils 'install_headers' command, to install C/C++ header files to the Python include directory. )Commandc @ sF e Zd ZdZddgZdgZdd Zdd Zd d Zdd Z d d Z dS )install_headerszinstall C/C++ header files)zinstall-dir=dz$directory to install header files to)forcefz-force installation (overwrite existing files)r c C s d | _ d| _g | _d S )Nr )install_dirr outfilesself r 8/usr/lib/python3.10/distutils/command/install_headers.pyinitialize_options s z"install_headers.initialize_optionsc C s | ddd d S )Ninstall)r r )r r )set_undefined_optionsr r r r finalize_options s z install_headers.finalize_optionsc C sH | j j}|sd S | | j |D ]}| || j\}}| j| qd S N)distributionheadersmkpathr copy_filer append)r r headerout_r r r run! s zinstall_headers.runc C s | j jpg S r )r r r r r r get_inputs+ s zinstall_headers.get_inputsc C s | j S r )r r r r r get_outputs. s zinstall_headers.get_outputsN)__name__ __module____qualname__descriptionuser_optionsboolean_optionsr r r r r r r r r r s r N)__doc__distutils.corer r r r r r
s