o
    °N i  ã                   @   s   d Z ddlmZ dd„ ZdS )z1
Used for locating a file in the data directory.
é    ©Úfilesc                 C   s   t dƒd |  S )z^
    Given a relative filename, get the full path to that file in the data
    directory.
    Úlanguage_dataÚdatar   )Úfilename© r   úF/home/ubuntu/.local/lib/python3.10/site-packages/language_data/util.pyÚdata_filename   s   r	   N)Ú__doc__Úimportlib.resourcesr   r	   r   r   r   r   Ú<module>   s    