Uname : Linux premium36.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
Soft : LiteSpeed
Ip : 198.54.115.237
Port : 443
~
/
opt
/
hc_python
/
lib64
/
python3.12
/
site-packages
/
virtualenv
/
app_data
/
__pycache__
[ HOME ]
Exec
Submit
base.cpython-312.pyc
� ���g# � �p � d Z ddlmZ ddlmZmZ ddlmZ ddlm Z G d� de� Z G d� d e� Zdd gZy )z&Application data stored by virtualenv.� )�annotations)�ABC�abstractmethod)�contextmanager)� IS_ZIPAPPc �� � e Zd ZdZed� � Zed� � Zed� � Zed� � Ze d� � Z ed� � Ze d� � Ze d � � Z ed � � Zedd�� Zeed � � � Zeed� � � Zy)�AppDataz:Abstract storage interface for the virtualenv application.c � � y)zCalled before virtualenv exits.N� ��selfs �G/opt/hc_python/lib/python3.12/site-packages/virtualenv/app_data/base.py�closez AppData.close � � � c � � y)z2Called when the user passes in the reset app data.Nr r s r �resetz AppData.reset r r c � � t ��N��NotImplementedError�r �paths r �py_infozAppData.py_info � � �!�!r c � � t �r r r s r � py_info_clearzAppData.py_info_clear r r c � � t �r r r s r � can_updatezAppData.can_update r r c � � t �r r )r �distribution�for_py_versions r �embed_update_logzAppData.embed_update_log"