HEX
Server: LiteSpeed
System: Linux s787.bom1.mysecurecloudhost.com 4.18.0-477.13.1.lve.el8.x86_64 #1 SMP Thu Jun 1 16:40:47 EDT 2023 x86_64
User: mobilech (5348)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: //opt/saltstack/salt/lib/python3.10/site-packages/filelock/__pycache__/_error.cpython-310.pyc
o

;j�@s&ddlmZGdd�de�ZdgZdS)�)�annotationscsNeZdZdZd�fdd�Zdd	d
�Zddd�Zdd
d�Zeddd��Z	�Z
S)�Timeoutz@Raised when the lock could not be acquired in *timeout* seconds.�	lock_file�str�return�Nonecst���||_dS�N)�super�__init__�
_lock_file)�selfr��	__class__��C/opt/saltstack/salt/lib/python3.10/site-packages/filelock/_error.pyr
s

zTimeout.__init__� tuple[type[Timeout], tuple[str]]cCs|j|jffSr)rr�rrrr�
__reduce__�zTimeout.__reduce__cCsd|j�d�S)NzThe file lock 'z' could not be acquired.�rrrrr�__str__rzTimeout.__str__cCs|jj�d|j�d�S)N�(�))r�__name__rrrrr�__repr__szTimeout.__repr__cCs|jS)z$:returns: The path of the file lock.rrrrrrszTimeout.lock_file)rrrr)rr)rr)r�
__module__�__qualname__�__doc__r
rrr�propertyr�
__classcell__rrr
rrs


rN)�
__future__r�TimeoutErrorr�__all__rrrr�<module>s�