📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-06-28 07:04:58
📂
/ (Root)
/
opt
/
imunify360
/
venv
/
lib
/
python3.11
/
site-packages
/
setuptools
/
_distutils
/
command
/
__pycache__
📍 /opt/imunify360/venv/lib/python3.11/site-packages/setuptools/_distutils/command/__pycache__
🔄 Refresh
✏️
Editing: install_headers.cpython-311.pyc
Read Only
� ��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 �>