Your IP : 216.73.216.209


Current Path : /usr/lib/python3/dist-packages/filelock/__pycache__/
Upload File :
Current File : //usr/lib/python3/dist-packages/filelock/__pycache__/__init__.cpython-310.pyc

o

;�b��@s�UdZddlmZddlZddlZddlmZmZddlm	Z	ddl
mZddlm
Z
mZdd	lmZdd
lmZeZded<ejd
krKeZded<nerTe
Zded<neZedur_e�d�eZded<gd�ZdS)zw
A platform independent file lock that supports the with-statement.

.. autodata:: filelock.__version__
   :no-value:

�)�annotationsN�)�AcquireReturnProxy�BaseFileLock)�Timeout)�SoftFileLock)�UnixFileLock�	has_fcntl)�WindowsFileLock)�version�str�__version__�win32ztype[BaseFileLock]�	_FileLockz only soft file lock is available�FileLock)r
rrrrr
rr)�__doc__�
__future__r�sys�warnings�_apirr�_errorr�_softr�_unixrr	�_windowsr
rr
�__annotations__�platformr�warnr�__all__�rr�3/usr/lib/python3/dist-packages/filelock/__init__.py�<module>s(