✏️ 正在编辑: install_headers.cpython-311.pyc
路径:
/opt/alt/python311/lib64/python3.11/distutils/command/__pycache__/install_headers.cpython-311.pyc
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
� ��K�;9� �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 �>