Server IP : 104.21.93.192 / Your IP : 216.73.216.73 Web Server : LiteSpeed System : Linux premium900.web-hosting.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64 User : redwjova ( 1790) PHP Version : 8.1.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /opt/alt/python37/lib/python3.7/site-packages/virtualenv/app_data/__pycache__/ |
Upload File : |
B ���aQ � @ s| d Z ddlmZmZ ddlmZmZ ddlmZ ddl Z ddl mZ e �e�G dd� de ��Ze �e�G d d � d e ��ZdS )z( Application data stored by virtualenv. � )�absolute_import�unicode_literals)�ABCMeta�abstractmethod)�contextmanagerN)� 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 �I/opt/alt/python37/lib/python3.7/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 )N)r )r r r r � py_info_clear s zAppData.py_info_clearc C s t �d S )N)r )r r r r � can_update"