X7ROOT File Manager
Current Path:
/opt/cloudlinux/venv/lib/python3.11/site-packages/virtualenv/activation
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
virtualenv
/
activation
/
??
..
??
__init__.py
(428 B)
??
__pycache__
??
activator.py
(1.34 KB)
??
bash
??
batch
??
cshell
??
fish
??
nushell
??
powershell
??
python
??
via_template.py
(2.31 KB)
Editing: __init__.py
from .bash import BashActivator from .batch import BatchActivator from .cshell import CShellActivator from .fish import FishActivator from .nushell import NushellActivator from .powershell import PowerShellActivator from .python import PythonActivator __all__ = [ "BashActivator", "PowerShellActivator", "CShellActivator", "PythonActivator", "BatchActivator", "FishActivator", "NushellActivator", ]
Upload File
Create Folder