D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
alt
/
python311
/
lib64
/
python3.11
/
distutils
/
command
/
__pycache__
/
Filename :
install_headers.cpython-311.pyc
back
Copy
� �/�g � �2 � d Z ddlmZ G d� 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 �>