U e@s2ddlmZddlmZGdddeZdgZdS)) annotations)AnycsdeZdZdZdddfdd Zddd d Zddd d Zddd dZeddddZ Z S)Timeoutz@Raised when the lock could not be acquired in *timeout* seconds.strNone) lock_filereturncst||_dSN)super__init__ _lock_file)selfr __class__=/opt/hc_python/lib/python3.8/site-packages/filelock/_error.pyr s zTimeout.__init__zstr | tuple[Any, ...])rcCs|j|jffSr )rr r rrr __reduce__ szTimeout.__reduce__cCsd|jdS)NzThe file lock 'z' could not be acquired.r rrrr__str__szTimeout.__str__cCs|jjd|jdS)N())r__name__rrrrr__repr__szTimeout.__repr__cCs|jS)z#:return: The path of the file lock.rrrrrrszTimeout.lock_file) r __module__ __qualname____doc__r rrrpropertyr __classcell__rrrrrsrN) __future__rtypingr TimeoutErrorr__all__rrrrs