Viewing File: /opt/hc_python/lib/python3.12/site-packages/virtualenv/app_data/__pycache__/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"