File: //opt/alt/python311/lib64/python3.11/site-packages/propcache/__pycache__/__init__.cpython-311.pyc
�
e�Zg� � �n � d Z ddlmZ dZdZdZerddlmZ ddlmZ d e d
e
fd�Zd
ee fd�Z
eZe
Zd
S )z<propcache: An accelerated property cache for Python classes.� )�
TYPE_CHECKING)�cached_property�under_cached_propertyz0.2.1� � )r )r �attr�returnc �v � | t v rddlm} t || � � S t dt
� d| � d�� � �)z,Import the public API from the `api` module.r )�apizmodule 'z' has no attribute '�')�_PUBLIC_API� r �getattr�AttributeError�__package__)r r s �G/opt/alt/python311/lib64/python3.11/site-packages/propcache/__init__.py�_import_facader sQ � ��{����������s�D�!�!�!�
�L�K�L�L�T�L�L�L�
M�
M�M� c �T � g t �t � � � � � �S )z4Include the public API in the module's dir() output.)r
�globals�keysr r r �_dir_facader s � �,�[�,�7�9�9�>�>�+�+�,�,r N)�__doc__�typingr r
�__version__�__all__r r r �str�objectr �listr �__getattr__�__dir__r r r �<module>r"