
    @g                     X    d Z ddlmZmZmZmZ ddlmZmZm	Z	m
Z
mZmZmZ ddlmZ g dZy)z
Read resources contained within a package.

This codebase is shared between importlib.resources in the stdlib
and importlib_resources in PyPI. See
https://github.com/python/importlib_metadata/wiki/Development-Methodology
for more detail.
   )AnchorPackageas_filefiles)contentsis_resourceopen_binary	open_textpathread_binary	read_text)ResourceReader)r   r   r   r   r   r   r   r	   r
   r   r   r   N)__doc___commonr   r   r   r   _functionalr   r   r	   r
   r   r   r   abcr   __all__     Q/var/www/openai/venv/lib/python3.12/site-packages/importlib_resources/__init__.py<module>r      s/        r   