📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-06-29 07:14:47
📂
/ (Root)
/
opt
/
alt
/
python34
/
lib
/
python3.4
/
site-packages
/
pip
/
_vendor
📍 /opt/alt/python34/lib/python3.4/site-packages/pip/_vendor
🔄 Refresh
✏️
Editing: __init__.py
Read Only
""" pip._vendor is for vendoring dependencies of pip to prevent needing pip to depend on something external. Files inside of pip._vendor should be considered immutable and should only be updated to versions from upstream. """ from __future__ import absolute_import
💾 Save Changes
❌ Cancel