o
    hI                     @   s   d dl Z G dd dZdS )    Nc                   @   s   e Zd Zdd ZdS )AbstractOpenTestsc                 C   s   | |d}|d W d    n1 sw   Y  | |d}| dks*J W d    n1 s4w   Y  tt | |d W d    d S 1 sPw   Y  d S )Nwbs   datarbxb)openwritereadpytestraisesFileExistsError)selffs	fs_targetf r   n/var/www/html/construction_image-detection-poc/venv/lib/python3.10/site-packages/fsspec/tests/abstract/open.pytest_open_exclusive   s   "z%AbstractOpenTests.test_open_exclusiveN)__name__
__module____qualname__r   r   r   r   r   r      s    r   )r	   r   r   r   r   r   <module>   s    