n. @ d dl mZ d dlmZ G d de ZdgZdS ) )annotations)Anyc T e Zd ZdZd fdZd
dZdd Zdd
Zedd Z xZ
S )Timeoutz@Raised when the lock could not be acquired in *timeout* seconds. lock_filestrreturnNonec V t || _ d S N)super__init__
_lock_file)selfr __class__s a/builddir/build/BUILD/cloudlinux-venv-1.0.10/venv/lib/python3.11/site-packages/filelock/_error.pyr zTimeout.__init__ s$
# str | tuple[Any, ...]c | j | j ffS r )r r r s r
__reduce__zTimeout.__reduce__
s ~111r c d| j dS )NzThe file lock 'z' could not be acquired.r r s r __str__zTimeout.__str__ s JJJJJr c 0 | j j d| j dS )N())r __name__r r s r __repr__zTimeout.__repr__ s .)??DN????r c | j S )z#:return: The path of the file lock.r r s r r zTimeout.lock_file s r )r r r r
)r r )r r )r
__module____qualname____doc__r r r r propertyr
__classcell__)r s @r r r s JJ$ $ $ $ $ $2 2 2 2K K K K@ @ @ @ X r r N)
__future__r typingr TimeoutErrorr __all__ r r