a
    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,0    Y  | |d }| dksTJ W d    n1 sh0    Y  tt | |d W d    n1 s0    Y  d S )Nwbs   datarbxb)openwritereadpytestZraisesFileExistsError)selffsZ	fs_targetf r   H/var/www/auris/lib/python3.9/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   