📄 __init__.cpython-310.pyc

Size: 1,045 bytes
Path: //opt/saltstack/salt/lib/python3.10/site-packages/propcache/__pycache__/__init__.cpython-310.pyc
Modified: 2026-06-18 13:40:20
o

�j��@shdZddlmZdZdZdZerddlmZddlmZd	e	d
e
fdd�Zd
ee	fd
d�Z
eZe
ZdS)z<propcache: An accelerated property cache for Python classes.�)�
TYPE_CHECKING)�cached_property�under_cached_propertyz0.3.2��)r)r�attr�returncCs4|tvrddlm}t||�Stdt�d|�d���)z,Import the public API from the `api` module.r)�apizmodule 'z' has no attribute '�')�_PUBLIC_API�r	�getattr�AttributeError�__package__)rr	rr�F/opt/saltstack/salt/lib/python3.10/site-packages/propcache/__init__.py�_import_facades
rcCsgt�t����S)z4Include the public API in the module's dir() output.)r�globals�keysrrrr�_dir_facadesrN)�__doc__�typingrr�__version__�__all__r	rr�str�objectr�listr�__getattr__�__dir__rrrr�<module>s