관리-도구
편집 파일: build_clib.cpython-311.opt-1.pyc
� c��fV � �` � d Z ddlZddlmZ ddlT ddlmZ ddlmZ d� Z G d� d e� � Z dS ) 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)�*)�customize_compiler)�logc �&