a
    !fa                     @   s   d Z ddlmZ dd ZdS )z2Test the old numpy pickler, compatibility version.    )numpy_pickle_compatc                 C   s   |  dj}td}t|d}t|| W d    n1 sB0    Y  t|d}t|}W d    n1 sv0    Y  ||ksJ d S )Nztest.pklzFoo, 
 Bar, baz, 

foobarwbrb)joinZstrpathr   ZasbytesopenZwrite_zfileZ
read_zfile)ZtmpdirfilenamedatafZ	data_read r
   e/var/www/html/python-backend/venv/lib/python3.9/site-packages/joblib/test/test_numpy_pickle_compat.pytest_z_file   s    
*(r   N)__doc__Zjoblibr   r   r
   r
   r
   r   <module>   s   