U
    ?h                     @   sl   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 ddddd	d
ddddddgZdS )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.
   )as_filefilesPackageAnchor)contentsis_resourceopen_binary	open_textpathread_binary	read_text)ResourceReaderr   r   r   r   r   r   r   r   r	   r
   r   r   N)__doc__Z_commonr   r   r   r   Z_functionalr   r   r   r	   r
   r   r   abcr   __all__ r   r   N/var/www/html/venv/lib/python3.8/site-packages/importlib_resources/__init__.py<module>   s    	$
