📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-06-28 07:20:54
📂
/ (Root)
/
opt
/
alt
/
python312
/
lib
/
python3.12
/
site-packages
/
pip
/
_vendor
/
pyproject_hooks
📍 /opt/alt/python312/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks
🔄 Refresh
✏️
Editing: _compat.py
Read Only
__all__ = ("tomllib",) import sys if sys.version_info >= (3, 11): import tomllib else: from pip._vendor import tomli as tomllib
💾 Save Changes
❌ Cancel