📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-22 09:22:36
📂
/ (Root)
/
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
setuptools
/
_distutils
📍 /opt/cloudlinux/venv/lib/python3.11/site-packages/setuptools/_distutils
🔄 Refresh
✏️
Editing: unixccompiler.py
Read Only
import importlib from .compilers.C import unix UnixCCompiler = unix.Compiler # ensure import of unixccompiler implies ccompiler imported # (pypa/setuptools#4871) importlib.import_module('distutils.ccompiler')
💾 Save Changes
❌ Cancel