Файловый менеджер - Редактировать - /opt/alt/python311/lib/python3.11/site-packages/setuptools/_distutils/command/__pycache__/build_clib.cpython-311.pyc
Назад
� ,�Re � �d � d Z ddlZddlmZ ddlmZ ddlmZ ddlm Z d� Z G d � d e� � ZdS )z�distutils.command.build_clib Implements the Distutils 'build_clib' command, to build a C/C++ library that is included in the module distribution and needed by an extension module.� N� )�Command)�DistutilsSetupError)�customize_compiler)�logc �&