Viewing File: /opt/hc_python/lib/python3.12/site-packages/filelock/__pycache__/_error.cpython-312.pyc
�
`��g � �8 � d dl mZ d dlmZ G d� de� ZdgZy)� )�annotations)�Anyc �N � � e Zd ZdZd� fd�Zdd�Zd d�Zd d�Zed d�� Z � xZ
S )
�Timeoutz@Raised when the lock could not be acquired in *timeout* seconds.c �0 �� t �| � � || _ y �N)�super�__init__�
_lock_file)�self� lock_file� __class__s ��>/opt/hc_python/lib/python3.12/site-packages/filelock/_error.pyr
zTimeout.__init__ s �� �
����#��� c �4 � | j | j ffS r )r r �r s r �
__reduce__zTimeout.__reduce__
s � ��~�~����1�1�1r c �"