관리-도구
편집 파일: 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 �&