| Server IP : 46.17.175.229 / Your IP : 216.73.216.217 Web Server : LiteSpeed System : Linux lt-bnk-web1163.main-hosting.eu 4.18.0-553.109.1.lve.el8.x86_64 #1 SMP Thu Mar 5 20:23:46 UTC 2026 x86_64 User : u528038015 ( 528038015) PHP Version : 8.2.33 Disable Function : system, exec, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail MySQL : OFF | cURL : ON | WGET : ON | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /lib64/python3.6/distutils/command/__pycache__/ |
Upload File : |
3 \ � @ s d dl mZ G dd� de�ZdS )� )�Commandc @ sF e Zd ZdZddgZdgZdd � Zd d� Zdd � Zdd� Z dd� Z dS )�install_headerszinstall C/C++ header files�install-dir=�d�$directory to install header files to�force�f�-force installation (overwrite existing files)c C s d | _ d| _g | _d S )Nr )�install_dirr �outfiles)�self� r �9/usr/lib64/python3.6/distutils/command/install_headers.py�initialize_options s z"install_headers.initialize_optionsc C s | j ddd� d S )NZinstallr r r )r r )r r )Zset_undefined_options)r r r r �finalize_options s z install_headers.finalize_optionsc C sL | j j}|sd S | j| j� x*|D ]"}| j|| j�\}}| jj|� q"W d S )N)�distribution�headersZmkpathr Z copy_filer �append)r r �header�out�_r r r �run! s zinstall_headers.runc C s | j jp g S )N)r r )r r r r � get_inputs+ s zinstall_headers.get_inputsc C s | j S )N)r )r r r r �get_outputs. s zinstall_headers.get_outputsN)r r r )r r r )�__name__� __module__�__qualname__ZdescriptionZuser_optionsZboolean_optionsr r r r r r r r r r s r N)Zdistutils.corer r r r r r �<module> s