📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-06-27 17:24:01
📂
/ (Root)
/
opt
/
alt
/
python311
/
lib
/
python3.11
/
site-packages
/
setuptools
/
_distutils
/
command
/
__pycache__
📍 /opt/alt/python311/lib/python3.11/site-packages/setuptools/_distutils/command/__pycache__
🔄 Refresh
✏️
Editing: build_clib.cpython-311.pyc
Read Only
� ,�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 �&