o
    
i                     @   s>   d dl Z d dlmZ d dlmZ d dlZei dfddZdS )    N)Path)contextmanagerwc              	   c   st    t  }t|}|  D ]"\}}|| }||}|| W d    n1 s*w   Y  q|V  t| d S )N)tempfilemkdtempr   itemsopenwriteshutilrmtree)filesmodetemp_dir_strtemp_dirnamecontentpathfile_ r   D/home/ubuntu/.local/lib/python3.10/site-packages/srsly/tests/util.pymake_tempdir   s   r   )r   pathlibr   
contextlibr   r
   r   r   r   r   r   <module>   s    