| Current Path : /usr/local/lib/python3.11/distutils/command/__pycache__/ |
| Current File : //usr/local/lib/python3.11/distutils/command/__pycache__/install_headers.cpython-311.pyc |
�
RԚ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 �>