Linux heracles.o2switch.net 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64
/
opt
/
alt
/
python311
/
lib64
/
python3.11
/
distutils
/
command
/
__pycache__
/
//opt/alt/python311/lib64/python3.11/distutils/command/__pycache__/install_headers.cpython-311.pyc
� �0�i � �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 �>