X7ROOT File Manager
Current Path:
/opt/hc_python/lib/python3.12/site-packages/virtualenv/seed/wheels
opt
/
hc_python
/
lib
/
python3.12
/
site-packages
/
virtualenv
/
seed
/
wheels
/
ðŸ“
..
📄
__init__.py
(204 B)
ðŸ“
__pycache__
📄
acquire.py
(4.48 KB)
📄
bundle.py
(1.82 KB)
ðŸ“
embed
📄
periodic_update.py
(15.22 KB)
📄
util.py
(3.87 KB)
Editing: __init__.py
from __future__ import annotations from .acquire import get_wheel, pip_wheel_env_run from .util import Version, Wheel __all__ = [ "Version", "Wheel", "get_wheel", "pip_wheel_env_run", ]
Upload File
Create Folder