3
d.                 @   s*   d dl Z d dlZeddddZdgZdS )    N)filenamereturnc             C   sL   yt j| }W n tk
r"   d S X |jdkrH|jtj@ sHtd| d S )Nr   zPermission denied: )osstatOSErrorst_mtimest_modeS_IWUSRPermissionError)r   Z	file_stat r   2/tmp/pip-build-7vycvbft/filelock/filelock/_util.pyraise_on_exist_ro_file   s    
r   )r   r   strr   __all__r   r   r   r   <module>   s   