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