whoami7 - Manager
:
/
opt
/
hc_python
/
lib
/
python3.8
/
site-packages
/
virtualenv
/
activation
/
powershell
/
Upload File:
files >> //opt/hc_python/lib/python3.8/site-packages/virtualenv/activation/powershell/__init__.py
from __future__ import annotations from virtualenv.activation.via_template import ViaTemplateActivator class PowerShellActivator(ViaTemplateActivator): def templates(self): yield "activate.ps1" __all__ = [ "PowerShellActivator", ]
Copyright ©2021 || Defacer Indonesia