관리-도구
편집 파일: base.cpython-311.pyc
� �܋f � �v � d Z ddlmZmZ ddlmZ ddlmZ G d� de�� � Z G d� d e�� � Z d dgZ d S )z( Application data stored by virtualenv. � )�ABCMeta�abstractmethod)�contextmanager)� IS_ZIPAPPc �< � e Zd ZdZed� � � Zed� � � Zed� � � Zed� � � Ze d� � � Z ed� � � Ze d� � � Ze d � � � Z ed � � � Zedd�� � Zeed � � � � � Zeed� � � � � ZdS )�AppDataz9Abstract storage interface for the virtualenv applicationc � � dS )zcalled before virtualenv exitsN� ��selfs �i/builddir/build/BUILD/cloudlinux-venv-1.0.6/venv/lib/python3.11/site-packages/virtualenv/app_data/base.py�closez AppData.close � � � � � c � � dS )z1called when the user passes in the reset app dataNr 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"