| Server IP : 162.144.4.212 / Your IP : 216.73.216.108 Web Server : Apache System : Linux gator2125.hostgator.com 5.14.0-162.23.1.9991722448259.nf.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 31 18:11:45 UTC 2024 x86_64 User : cozeellc ( 2980) PHP Version : 8.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/lib/python3.9/site-packages/virtualenv/app_data/__pycache__/ |
Upload File : |
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"