📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-06-27 17:19:19
📂
/ (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.cpython-311.pyc
Read Only
� ,�Re� � �` � d Z ddlZddlZddlmZ ddlmZ ddlmZ d� Z G d� d e� � Z dS ) zBdistutils.command.build Implements the Distutils 'build' command.� N� )�Command)�DistutilsOptionError)�get_platformc �&