| Server IP : 198.54.126.161 / Your IP : 216.73.216.7 Web Server : LiteSpeed System : Linux premium12.web-hosting.com 4.18.0-553.94.1.lve.el8.x86_64 #1 SMP Thu Jan 22 12:37:22 UTC 2026 x86_64 User : amerfigf ( 898) PHP Version : 8.2.31 Disable Function : NONE 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 : |
�
�|oiT. � � � 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.10/venv/lib/python3.11/site-packages/filelock/_api.py�__init__zAcquireReturnProxy.__init__# s
� ��� � � � c � � | j S r r �r s r � __enter__zAcquireReturnProxy.__enter__&