o �J�h�@s2ddlmZddlmZGdd�de�ZdgZdS)�)� annotations)�AnycsNeZdZdZd�fdd� Zdd d �Zdd d �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__��MC:\pinokio\api\whisper-webui.git\app\env\lib\site-packages\filelock\_error.pyr s  zTimeout.__init__�str | tuple[Any, ...]cCs|j|jffSr )rr �r rrr� __reduce__ �zTimeout.__reduce__cCsd|j�d�S)NzThe file lock 'z' could not be acquired.�r rrrr�__str__rzTimeout.__str__cCs|jj�d|j�d�S)N�(�))r�__name__rrrrr�__repr__szTimeout.__repr__cCs|jS)z#:return: The path of the file lock.rrrrrrszTimeout.lock_file)rrrr)rr)rr) r� __module__� __qualname__�__doc__r rrr�propertyr� __classcell__rrrrrs   rN)� __future__r�typingr� TimeoutErrorr�__all__rrrr�<module>s �
Memory