| Server IP : 46.245.81.90 / Your IP : 216.73.216.85 Web Server : Apache System : Linux server3ir.xdlhost.com 4.18.0-553.30.1.lve.el8.x86_64 #1 SMP Tue Dec 3 01:21:19 UTC 2024 x86_64 User : gmparts ( 1037) PHP Version : 8.1.34 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /opt/cloudlinux/venv/lib64/python3.11/site-packages/filelock/__pycache__/ |
Upload File : |
�
1jT. � � � d dl mZ d dlZd dlZd dlZd dlZd dlZd dlmZm Z d dl
mZ d dlm
Z
d dlmZmZmZ d dlmZ dd lmZ er"d dlZd d
lmZ ej dk rd dlmZ nd dlmZ ej d
� � Z G d� d� � Ze G d� d� � � � Z G d� dee
� � Z G d� deej! � � Z"ddgZ#dS )� )�annotationsN)�ABC�abstractmethod)� dataclass)�local)�
TYPE_CHECKING�Any�ClassVar)�WeakValueDictionary� )�Timeout)�
TracebackType)� � )�Self�filelockc �* � e Zd ZdZdd�Zdd�Zdd�ZdS )�AcquireReturnProxyzDA context aware object that will release the lock file when exiting.�lock�BaseFileLock�return�Nonec � � || _ d S �N�r )�selfr s �_/builddir/build/BUILD/cloudlinux-venv-1.0.11/venv/lib/python3.11/site-packages/filelock/_api.py�__init__zAcquireReturnProxy.__init__# s
� ��� � � � c � � | j S r r �r s r � __enter__zAcquireReturnProxy.__enter__&